aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Editor.cxx
diff options
context:
space:
mode:
authornyamatongwe <unknown>2012-04-06 20:48:12 +1000
committernyamatongwe <unknown>2012-04-06 20:48:12 +1000
commit62e597b151bbe0e962b1bef181cb84059bd82dd0 (patch)
treec6c5eade196f3c8d9cb8e677296b937cc4a0cfdd /src/Editor.cxx
parentce56e4be127445696112329bfeb0d257be43af07 (diff)
downloadscintilla-mirror-62e597b151bbe0e962b1bef181cb84059bd82dd0.tar.gz
Remove unused variable.
From Marko Njezic.
Diffstat (limited to 'src/Editor.cxx')
-rw-r--r--src/Editor.cxx1
1 files changed, 0 insertions, 1 deletions
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