aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPTableContent.h
diff options
context:
space:
mode:
authorMax <dmoagx@users.noreply.github.com>2018-05-07 21:56:04 +0200
committerMax <dmoagx@users.noreply.github.com>2018-05-07 22:02:43 +0200
commitaf369da49328f699f951760fa5af7463cb401e99 (patch)
tree9ad5872592b5c1c45f30119271cccd42a1b33509 /Source/SPTableContent.h
parent66e8dc21b8dfe25f83872036a1268d4e014f16eb (diff)
downloadsequelpro-af369da49328f699f951760fa5af7463cb401e99.tar.gz
sequelpro-af369da49328f699f951760fa5af7463cb401e99.tar.bz2
sequelpro-af369da49328f699f951760fa5af7463cb401e99.zip
#63: Some code I forgot to move in the previous commit
Diffstat (limited to 'Source/SPTableContent.h')
-rw-r--r--Source/SPTableContent.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/SPTableContent.h b/Source/SPTableContent.h
index be7fd58d..d47dd467 100644
--- a/Source/SPTableContent.h
+++ b/Source/SPTableContent.h
@@ -137,8 +137,6 @@ typedef NS_ENUM(NSInteger, SPTableContentFilterSource) {
NSUserDefaults *prefs;
NSInteger currentlyEditingRow, maxNumRows;
- NSMutableDictionary *contentFilters;
- NSMutableDictionary *numberOfDefaultFilters;
NSUInteger contentPage;
#ifndef SP_CODA