AppleEvented it all and lost all my sleep. AEPrintDescToHandle is reporting completel...
[MenuTunes.git] / iTunesRemote.h
index 7dd5145..04b1cdb 100755 (executable)
@@ -14,9 +14,7 @@
 
 @interface iTunesRemote : ITMTRemote <ITMTRemote>
 {
-    ComponentInstance asComponent; //We will remove this when we are all AEs
     ProcessSerialNumber iTunesPSN;
 }
 - (ProcessSerialNumber)iTunesPSN;
-- (NSString *)runScriptAndReturnResult:(NSString *)script;
 @end