mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 20:35:36 +00:00
delete the torrent file right after it finishes downloading and is opened (when opening the torrent through a url)
This commit is contained in:
@@ -113,7 +113,6 @@ typedef enum
|
||||
NSTimer * fAutoImportTimer;
|
||||
|
||||
NSMutableDictionary * fPendingTorrentDownloads;
|
||||
NSMutableArray * fTempTorrentFiles;
|
||||
|
||||
BOOL fSoundPlaying;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user