git.ithinksw.org
/
MenuTunes.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
I HATE INSTANCE VARIABLES
[MenuTunes.git]
/
iTunesRemote.h
diff --git
a/iTunesRemote.h
b/iTunesRemote.h
index
04b1cdb
..
949ec96
100755
(executable)
--- a/
iTunesRemote.h
+++ b/
iTunesRemote.h
@@
-14,7
+14,6
@@
@interface iTunesRemote : ITMTRemote <ITMTRemote>
{
- ProcessSerialNumber iTunesPSN;
}
- (ProcessSerialNumber)iTunesPSN;
@end