Huge update to ITFoundation. I've gone through every file (except queue.h
[ITFoundation.git] / ITPreference.h
diff --git a/ITPreference.h b/ITPreference.h
deleted file mode 100755 (executable)
index b923709..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-//
-//  ITPreference.h
-//  ITFoundation
-//
-//  Created by Joseph Spiros on Tue Dec 02 2003.
-//  Copyright (c) 2003 __MyCompanyName__. All rights reserved.
-//
-
-#import <Foundation/Foundation.h>
-
-
-@interface ITPreference : NSObject {
-
-}
-
-@end