X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/d9b4ed4ebff2f9d3636afba8c0a2e75fb4342c23..0f0fcccca7516fef317716f61356ebb6bb07c084:/MTApplication.h diff --git a/MTApplication.h b/MTApplication.h deleted file mode 100755 index f2e297b..0000000 --- a/MTApplication.h +++ /dev/null @@ -1,20 +0,0 @@ -/* - * MenuTunes - * MTApplication - * MenuTunes Application Subclass - * - * Original Author : Kent Sutherland - * Responsibility : Kent Sutherland - * - * Copyright (c) 2002 The iThink Group. - * All Rights Reserved - * - */ - - -#import - -@interface MTApplication : NSApplication -{ -} -@end