From ceb7ac070de284fea209962bf7352bffc1788218 Mon Sep 17 00:00:00 2001 From: stuconnolly Date: Thu, 24 Jan 2013 20:53:51 +0000 Subject: Fix warnings due to not conforming to 10.6 protocols. --- Source/SPTableContent.h | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'Source/SPTableContent.h') diff --git a/Source/SPTableContent.h b/Source/SPTableContent.h index 3d191da4..fcc106b2 100644 --- a/Source/SPTableContent.h +++ b/Source/SPTableContent.h @@ -51,10 +51,7 @@ @class SPSplitView; #endif -@interface SPTableContent : NSObject -#ifdef SP_REFACTOR - -#endif +@interface SPTableContent : NSObject { IBOutlet SPDatabaseDocument *tableDocumentInstance; IBOutlet id tablesListInstance; -- cgit v1.2.3