diff options
| author | Rob McBroom <github@skurfer.com> | 2014-02-17 14:36:23 -0500 |
|---|---|---|
| committer | Rob McBroom <github@skurfer.com> | 2014-02-17 14:36:23 -0500 |
| commit | 0cad0c9c58dc4386e95c2e2968ac376c68be96be (patch) | |
| tree | e9866dcc8f3eade9e0edba0ce80aef7297e89337 /QSDeliciousPlugIn.h | |
| parent | aaff46c79008d6f39502e02ed7e7ccc2408828e4 (diff) | |
project updates, version bump
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 - |