Moved the quit code to applicationWillTerminate:

This commit is contained in:
Eric Petit
2006-01-29 22:16:16 +00:00
parent 0f1499a22b
commit f7622a6ebf
2 changed files with 19 additions and 22 deletions

View File

@@ -87,7 +87,6 @@
- (void) quitSheetDidEnd: (NSWindow *)sheet returnCode:(int)returnCode
contextInfo:(void *)contextInfo;
- (void) quitProcedure;
- (void) stopTorrent: (id) sender;
- (void) stopAllTorrents: (id) sender;