remove some 10.3 checks

This commit is contained in:
Mitchell Livingston
2006-11-03 02:49:16 +00:00
parent 2873ff5baf
commit c111c4fb53
3 changed files with 19 additions and 44 deletions

View File

@@ -102,8 +102,6 @@
- (void) quitSheetDidEnd: (NSWindow *) sheet returnCode: (int) returnCode contextInfo: (void *) contextInfo;
- (NSArray *) torrentsAtIndexes: (NSIndexSet *) indexSet;
- (void) resumeSelectedTorrents: (id) sender;
- (void) resumeAllTorrents: (id) sender;
- (void) resumeTorrents: (NSArray *) torrents;