mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 04:18:39 +00:00
add some NSLogs to help smoke out http://forum.transmissionbt.com/viewtopic.php?f=1&t=9105&start=105#p43232
This commit is contained in:
@@ -1761,6 +1761,8 @@ typedef enum
|
||||
}
|
||||
}
|
||||
|
||||
NSLog(@"%@", removeIndexes);
|
||||
|
||||
NSAssert([removeIndexes count] > 0, @"Trying to remove no trackers.");
|
||||
|
||||
if ([[NSUserDefaults standardUserDefaults] boolForKey: @"WarningRemoveTrackers"])
|
||||
|
||||
Reference in New Issue
Block a user