summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/srcedtw.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2016-06-25 23:03:53 +0200
committerNoel Grandin <noelgrandin@gmail.com>2016-06-27 05:22:07 +0000
commit1bf97d99e7529f1a69688522ac271636059a3391 (patch)
tree67629ba3d6d0c9fbe9916e7245461c3c2d7c79b2 /sw/source/uibase/inc/srcedtw.hxx
parentb1225d201f8c23c75e31e09a0f5e9ff838866776 (diff)
loplugin:singlevalfields in sw(part1)
Change-Id: I0c6f545a8818da1f226c3958580abeeff0dc87b7 Reviewed-on: https://gerrit.libreoffice.org/26664 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'sw/source/uibase/inc/srcedtw.hxx')
-rw-r--r--sw/source/uibase/inc/srcedtw.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/srcedtw.hxx b/sw/source/uibase/inc/srcedtw.hxx
index d7b57db57cf1..5810865787b0 100644
--- a/sw/source/uibase/inc/srcedtw.hxx
+++ b/sw/source/uibase/inc/srcedtw.hxx
@@ -82,7 +82,6 @@ private:
sal_uInt16 nStartLine;
rtl_TextEncoding eSourceEncoding;
bool bReadonly;
- bool bDoSyntaxHighlight;
bool bHighlighting;
Idle aSyntaxIdle;