From 62e597b151bbe0e962b1bef181cb84059bd82dd0 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Fri, 6 Apr 2012 20:48:12 +1000 Subject: Remove unused variable. From Marko Njezic. --- src/ViewStyle.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/ViewStyle.h') 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; -- cgit v1.2.3