aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPNarrowDownCompletion.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/SPNarrowDownCompletion.h')
-rw-r--r--Source/SPNarrowDownCompletion.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/Source/SPNarrowDownCompletion.h b/Source/SPNarrowDownCompletion.h
index 073844a1..f6e74ab9 100644
--- a/Source/SPNarrowDownCompletion.h
+++ b/Source/SPNarrowDownCompletion.h
@@ -6,7 +6,7 @@
//
// This class is based on TextMate's TMDIncrementalPopUp implementation
// (Dialog plugin) written by Joachim Mårtensson, Allan Odgaard, and Hans-Jörg Bibiko.
-//
+//
// See license: http://svn.textmate.org/trunk/LICENSE
//
// Permission is hereby granted, free of charge, to any person
@@ -79,7 +79,7 @@
NSMutableCharacterSet* textualInputCharacters;
SPDatabaseStructure *databaseStructureRetrieval;
-#ifndef SP_REFACTOR
+#ifndef SP_CODA
NSUserDefaults *prefs;
#endif
}