remove references and dead code to the group window being its own window; other rearrangements of code

This commit is contained in:
Mitchell Livingston
2008-11-29 20:29:54 +00:00
parent 16e6aadec3
commit d6fce3abcb
10 changed files with 69 additions and 136 deletions

View File

@@ -63,6 +63,5 @@
- (void) updateStatusField: (NSNotification *) notification;
- (void) updateGroupMenu: (NSNotification *) notification;
- (void) showGroupsWindow: (id) sender;
@end