remove option to save a private torrent copy...just do it automatically

This commit is contained in:
Mitchell Livingston
2006-11-05 19:08:38 +00:00
parent ed16a15356
commit b11b48e804
12 changed files with 41 additions and 57 deletions

View File

@@ -359,12 +359,6 @@
[[NSNotificationCenter defaultCenter] postNotificationName: @"GlobalStartSettingChange" object: self];
}
- (void) setCopyTorrents: (id) sender
{
if (![fDefaults boolForKey: @"SavePrivateTorrent"])
[fDefaults setBool: NO forKey: @"DeleteOriginalTorrent"];
}
- (void) setDownloadLocation: (id) sender
{
//download folder