Bumped to version 1.7.2. First freeware release.
[MenuTunes.git] / Deprecated / StatusWindow.h
diff --git a/Deprecated/StatusWindow.h b/Deprecated/StatusWindow.h
deleted file mode 100755 (executable)
index 1d0f552..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-/*
- *     MenuTunes
- *  StatusWindow
- *    ...
- *
- *  Original Author : Kent Sutherland <ksuther@ithinksw.com>
- *   Responsibility : Kent Sutherland <ksuther@ithinksw.com>
- *
- *  Copyright (c) 2002 iThink Software.
- *  All Rights Reserved
- *
- */
-
-
-#import <Cocoa/Cocoa.h>
-
-@interface StatusWindow : NSWindow
-{
-}
-@end