diff options
Diffstat (limited to 'src/ViewStyle.h')
-rw-r--r-- | src/ViewStyle.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ViewStyle.h b/src/ViewStyle.h index 6811cbbb9..56d15d3e5 100644 --- a/src/ViewStyle.h +++ b/src/ViewStyle.h @@ -112,7 +112,6 @@ public: int whitespaceSize; IndentView viewIndentationGuides; bool viewEOL; - bool showMarkedLines; ColourDesired caretcolour; ColourDesired additionalCaretColour; bool showCaretLineBackground; |