diff options
Diffstat (limited to 'QSDeliciousPlugIn.h')
| -rw-r--r-- | QSDeliciousPlugIn.h | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/QSDeliciousPlugIn.h b/QSDeliciousPlugIn.h deleted file mode 100644 index d290182..0000000 --- a/QSDeliciousPlugIn.h +++ /dev/null @@ -1,16 +0,0 @@ -// -// QSDeliciousPlugIn.h -// QSDeliciousPlugIn -// -// Created by Nicholas Jitkoff on 9/18/04. -// Copyright __MyCompanyName__ 2004. All rights reserved. -// - -#import <QSCore/QSObject.h> -#import "QSDeliciousPlugIn.h" - -@interface QSDeliciousPlugIn : NSObject -{ -} -@end - |