From 8c2e3126426c0c4c9e5bc2392879a850d3373641 Mon Sep 17 00:00:00 2001 From: sqlprodev Date: Thu, 14 Apr 2011 19:57:45 +0000 Subject: SP_REFACTOR: Workaround for naming conflict with postNotificationOnMainThread: which also exists in TCMPortMapper.framework; NSUserDefaults access now permitted in SP_REFACTOR blocks for a few prefs keys --- Source/SPTableStructure.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'Source/SPTableStructure.h') diff --git a/Source/SPTableStructure.h b/Source/SPTableStructure.h index 02313094..81905410 100644 --- a/Source/SPTableStructure.h +++ b/Source/SPTableStructure.h @@ -72,9 +72,7 @@ NSMutableDictionary *oldRow, *enumFields; NSDictionary *defaultValues; NSInteger currentlyEditingRow; -#ifndef SP_REFACTOR /* ivars */ NSUserDefaults *prefs; -#endif NSArray *collations; NSArray *typeSuggestions; NSArray *extraFieldSuggestions; -- cgit v1.2.3