Finally fixed all the memory leaks, I hope. Fixed iTunesRemote to not
[MenuTunes.git] / iTunesRemote.h
index a5832bb..fc1e3a0 100755 (executable)
@@ -14,7 +14,6 @@
 
 @interface iTunesRemote : ITMTRemote <ITMTRemote>
 {
-    BOOL _winClosed;
     ProcessSerialNumber savedPSN;
 }
 - (ProcessSerialNumber)iTunesPSN;