attempt to eliminate an unused view item

This commit is contained in:
Mitchell Livingston
2008-06-03 20:47:33 +00:00
parent 7ee61d138c
commit ec80337b9c
4 changed files with 10 additions and 43 deletions

View File

@@ -65,7 +65,6 @@ typedef enum
IBOutlet NSMenuItem * fOpenIgnoreDownloadFolder;
IBOutlet StatusBarView * fBottomTigerBar;
IBOutlet NSBox * fBottomTigerLine;
IBOutlet NSButton * fActionButton, * fSpeedLimitButton;
NSTimer * fSpeedLimitTimer;