From: Alexander Strange Date: Thu, 24 Jul 2003 00:22:22 +0000 (+0000) Subject: Just for cleanliness X-Git-Tag: v1.0~86 X-Git-Url: http://git.ithinksw.org/MenuTunes.git/commitdiff_plain/8b06c48ba29b681cd97ca543733467e2a6c6cd0a Just for cleanliness --- diff --git a/ITMTRemote.m b/ITMTRemote.m index fb8e855..3c49e72 100755 --- a/ITMTRemote.m +++ b/ITMTRemote.m @@ -2,6 +2,11 @@ @implementation ITMTRemote ++ (void)initialize +{ +[self setVersion:2]; +} + + (id)remote { return nil;