Changes for prefs stuff and random tweaks too
[MenuTunes.git] / OldMainController.h
index c4d140b..e8901bf 100755 (executable)
@@ -58,7 +58,6 @@
     
     NSMenuItem *playPauseItem; //Toggle between 'Play' and 'Pause'
     
-    PreferencesController *prefsController;
     StatusWindow *statusWindow; //Shows track info and upcoming songs.
 }