Eliminated a small warning.
[MenuTunes.git] / MTBlingController.h
index 642bdc9..4fb205b 100755 (executable)
@@ -3,7 +3,7 @@
 //  MenuTunes
 //
 //  Created by Matthew L. Judy on Tue Aug 19 2003.
-//  Copyright (c) 2003 NibFile.com. All rights reserved.
+//  Copyright (c) 2003 iThink Software. All rights reserved.
 //
 
 #import <Cocoa/Cocoa.h>
@@ -28,6 +28,5 @@
 - (int)checkKeyFile;
 - (int)checkDone;
 
-- (void)test:(id)sender;
 
 @end