delete the torrent file right after it finishes downloading and is opened (when opening the torrent through a url)

This commit is contained in:
Mitchell Livingston
2008-06-26 03:50:21 +00:00
parent 5288fceaf1
commit cce2138a9c
2 changed files with 16 additions and 19 deletions

View File

@@ -113,7 +113,6 @@ typedef enum
NSTimer * fAutoImportTimer;
NSMutableDictionary * fPendingTorrentDownloads;
NSMutableArray * fTempTorrentFiles;
BOOL fSoundPlaying;
}