Huge audit of ITKit, mostly everything has been updated to current coding
[ITKit.git] / ITStringMacResource.h
diff --git a/ITStringMacResource.h b/ITStringMacResource.h
deleted file mode 100755 (executable)
index 096d941..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-//
-//  ITStringMacResource.h
-//  ITKit
-//
-//  Created by Joseph Spiros on Thu Dec 25 2003.
-//  Copyright (c) 2003 __MyCompanyName__. All rights reserved.
-//
-
-#import <Foundation/Foundation.h>
-#import "ITMacResource.h"
-
-@interface ITStringMacResource : ITMacResource {
-
-}
-
-@end