Mmm, Renaming for the BIG REWRITE OF MARCH 2003!!!! BBQ!!!!1
[MenuTunes.git] / MTApplication.h
diff --git a/MTApplication.h b/MTApplication.h
deleted file mode 100755 (executable)
index f2e297b..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-/*
- *     MenuTunes
- *  MTApplication
- *    MenuTunes Application Subclass
- *
- *  Original Author : Kent Sutherland <ksuther@ithinksw.com>
- *   Responsibility : Kent Sutherland <ksuther@ithinksw.com>
- *
- *  Copyright (c) 2002 The iThink Group.
- *  All Rights Reserved
- *
- */
-
-
-#import <Cocoa/Cocoa.h>
-
-@interface MTApplication : NSApplication
-{
-}
-@end