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