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/SPContentFilterManager.h | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'Source/SPContentFilterManager.h') diff --git a/Source/SPContentFilterManager.h b/Source/SPContentFilterManager.h index 17ed782f..2268ba2a 100644 --- a/Source/SPContentFilterManager.h +++ b/Source/SPContentFilterManager.h @@ -39,10 +39,7 @@ @end -@interface SPContentFilterManager : NSWindowController -#ifdef SP_REFACTOR /* ivars */ - -#endif +@interface SPContentFilterManager : NSWindowController { #ifndef SP_REFACTOR /* ivars */ NSUserDefaults *prefs; -- cgit v1.2.3