From 0cad0c9c58dc4386e95c2e2968ac376c68be96be Mon Sep 17 00:00:00 2001 From: Rob McBroom Date: Mon, 17 Feb 2014 14:36:23 -0500 Subject: project updates, version bump --- QSDeliciousPlugIn.h | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 QSDeliciousPlugIn.h (limited to 'QSDeliciousPlugIn.h') 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 -#import "QSDeliciousPlugIn.h" - -@interface QSDeliciousPlugIn : NSObject -{ -} -@end - -- cgit