Transitioned over to the plugins almost completely.
[MenuTunes.git] / MenuTunes.h
index 16e773e..5dc22c5 100755 (executable)
@@ -32,8 +32,7 @@
     
     //Used in updating the menu automatically
     NSTimer *refreshTimer;
-    int curTrackIndex, curPlaylistIndex;
-    int trackInfoIndex;
+    int trackInfoIndex, lastSongIndex;
     bool isPlayingRadio;
     
     ProcessSerialNumber iTunesPSN;