generate the dock menu exclusively in code

This commit is contained in:
Mitchell Livingston
2011-08-05 23:18:02 +00:00
parent fbc2eb1a65
commit 075454604b
3 changed files with 22 additions and 183 deletions

View File

@@ -98,7 +98,6 @@ typedef enum
BOOL fPauseOnLaunch;
Badger * fBadger;
IBOutlet NSMenu * fDockMenu;
NSMutableArray * fAutoImportedNames;
NSTimer * fAutoImportTimer;