Changeset 8768

Show
Ignore:
Timestamp:
07/01/2009 05:30:17 PM (8 months ago)
Author:
charles
Message:

(trunk libT) #2252: Folders stay in the original folder after using "Set location" and moving folder(torrent)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/libtransmission/torrent.c

    r8725 r8768  
    22852285        { 
    22862286            /* blow away the leftover subdirectories in the old location */ 
    2287             tr_torrentDeleteLocalData( tor, unlink ); 
     2287            tr_torrentDeleteLocalData( tor, remove ); 
    22882288 
    22892289            /* set the new location and reverify */