X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/6703bfe7928b4a1e570cbf8617ef79c3185accad..e740c3a87c5e9bcf4ef1751b37545fc616592e6c:/MenuTunes.h diff --git a/MenuTunes.h b/MenuTunes.h index 16e773e..5dc22c5 100755 --- a/MenuTunes.h +++ b/MenuTunes.h @@ -32,8 +32,7 @@ //Used in updating the menu automatically NSTimer *refreshTimer; - int curTrackIndex, curPlaylistIndex; - int trackInfoIndex; + int trackInfoIndex, lastSongIndex; bool isPlayingRadio; ProcessSerialNumber iTunesPSN;