aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPTableContent.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/SPTableContent.h')
-rw-r--r--Source/SPTableContent.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/Source/SPTableContent.h b/Source/SPTableContent.h
index a13da19d..039fd099 100644
--- a/Source/SPTableContent.h
+++ b/Source/SPTableContent.h
@@ -102,9 +102,6 @@ typedef NS_ENUM(NSInteger, SPTableContentFilterSource) {
BOOL _mainNibLoaded;
BOOL isWorking;
pthread_mutex_t tableValuesLock;
-#ifndef SP_CODA
- NSMutableArray *nibObjectsToRelease;
-#endif
NSString *selectedTable;
NSString *usedQuery;