summaryrefslogtreecommitdiffstats
path: root/include/svtools
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2019-11-16 13:49:37 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2019-11-18 09:49:14 +0100
commit0fc7daed227ea6fd4fb3de04c92ae6cb765122c3 (patch)
tree2de30ad2686820ddc336cf5b883720ef58723b83 /include/svtools
parentrelated tdf#120412 ww8import: allow > 100% escapement, fix calculation (diff)
downloadcore-0fc7daed227ea6fd4fb3de04c92ae6cb765122c3.tar.gz
core-0fc7daed227ea6fd4fb3de04c92ae6cb765122c3.zip
loplugin:singlevalfields
Change-Id: I0bb32ad7351f0e4cfbdc872ed0e81b8157ecc4cb Reviewed-on: https://gerrit.libreoffice.org/83056 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include/svtools')
-rw-r--r--include/svtools/inettbc.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svtools/inettbc.hxx b/include/svtools/inettbc.hxx
index 3791632555ec..b6851e845f14 100644
--- a/include/svtools/inettbc.hxx
+++ b/include/svtools/inettbc.hxx
@@ -43,7 +43,6 @@ friend class SvtURLBox_Impl;
INetProtocol eSmartProtocol;
bool bAutoCompleteMode : 1;
bool bHistoryDisabled : 1;
- bool bIsAutoCompleteEnabled : 1;
SVT_DLLPRIVATE bool ProcessKey( const vcl::KeyCode& rCode );
SVT_DLLPRIVATE void TryAutoComplete();