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/SPCopyTable.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'Source/SPCopyTable.h') diff --git a/Source/SPCopyTable.h b/Source/SPCopyTable.h index b7b5f77d..87c4ec8c 100644 --- a/Source/SPCopyTable.h +++ b/Source/SPCopyTable.h @@ -46,9 +46,7 @@ NSString* selectedTable; // the name of the current selected table SPDataStorage* tableStorage; // the underlying storage array holding the table data -#ifndef SP_REFACTOR /* ivars */ NSUserDefaults *prefs; -#endif NSRange fieldEditorSelectedRange; NSString *copyBlobFileDirectory; -- cgit v1.2.3