git.ithinksw.org
/
MenuTunes.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Checking in improvements to the effect availability heuristic.
[MenuTunes.git]
/
ITMTRemote.m
diff --git
a/ITMTRemote.m
b/ITMTRemote.m
index
950e3d6
..
96fecda
100755
(executable)
--- a/
ITMTRemote.m
+++ b/
ITMTRemote.m
@@
-22,14
+22,6
@@
return nil;
}
return nil;
}
-- (NSString *)sharedRemoteName
-{
- NSString *name = [[NSUserDefaults standardUserDefaults] stringForKey:@"sharedPlayerName"];
- if (!name)
- name = @"MenuTunes Shared Player";
- return name;
-}
-
- (BOOL)begin
{
return NO;
- (BOOL)begin
{
return NO;