remove unused code

This commit is contained in:
Mitchell Livingston
2007-11-04 16:45:17 +00:00
parent 15b9b0feb0
commit 3ab2e369d4
3 changed files with 5 additions and 21 deletions

View File

@@ -214,8 +214,6 @@
- (void) toggleFilterBar: (id) sender;
- (void) showFilterBar: (BOOL) show animate: (BOOL) animate;
//- (void) toggleAdvancedBar: (id) sender;
- (void) doNothing: (id) sender; //needed for menu items that use bindings with no associated action
- (void) updateDockBadge: (NSNotification *) notification;