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/Editor.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'src/Editor.cxx') diff --git a/src/Editor.cxx b/src/Editor.cxx index fcfc04998..85b70b7ac 100644 --- a/src/Editor.cxx +++ b/src/Editor.cxx @@ -3774,7 +3774,6 @@ long Editor::FormatRange(bool draw, Sci_RangeToFormat *pfr) { vsPrint.ms[margin].width = 0; } } - vsPrint.showMarkedLines = false; vsPrint.fixedColumnWidth = 0; vsPrint.zoomLevel = printMagnification; // Don't show indentation guides -- cgit v1.2.3