diff options
Diffstat (limited to 'Source/SPCopyTable.h')
-rw-r--r-- | Source/SPCopyTable.h | 2 |
1 files changed, 0 insertions, 2 deletions
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; |