aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Editor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Editor.h')
-rw-r--r--src/Editor.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Editor.h b/src/Editor.h
index 52d38afc4..1a74a86db 100644
--- a/src/Editor.h
+++ b/src/Editor.h
@@ -186,7 +186,6 @@ protected: // ScintillaBase subclass needs access to much of Editor
int printColourMode;
int printWrapState;
int cursorMode;
- int controlCharSymbol;
// Highlight current folding block
HighlightDelimiter highlightDelimiter;