remove missing method definitions

This commit is contained in:
Mitchell Livingston
2008-01-04 05:52:20 +00:00
parent d9151c70ee
commit ce18bc26ae
3 changed files with 2 additions and 3 deletions

View File

@@ -114,8 +114,6 @@
- (void) askOpenConfirmed: (Torrent *) torrent;
- (void) openCreatedFile: (NSNotification *) notification;
- (void) openFilesWithDict: (NSDictionary *) dictionary;
- (void) openFilesAsk: (NSMutableArray *) files deleteTorrentFile: (torrentFileState) deleteTorrent;
- (void) openFilesAskWithDict: (NSDictionary *) dictionary;
- (void) openShowSheet: (id) sender;
- (void) duplicateOpenAlert: (NSString *) name;