diff options
Diffstat (limited to 'src/Editor.h')
-rw-r--r-- | src/Editor.h | 1 |
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; |