summaryrefslogtreecommitdiff
path: root/include/svtools/inettbc.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-06-20 15:59:42 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-06-21 12:16:17 +0200
commit9e61a951374a3f7705de67295e406e929c603a42 (patch)
tree1e7166ddbc847e796c41fb0c0527c5d74084a6b7 /include/svtools/inettbc.hxx
parent95c348afa8f4f17c058c449ded75025175af0e4a (diff)
loplugin:unusedfields in svtools
Change-Id: Ic8f67d40825d9843fd57535bd61bef51b470a8be Reviewed-on: https://gerrit.libreoffice.org/39016 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include/svtools/inettbc.hxx')
-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 26a3d8aeda31..d2b6707c0a5f 100644
--- a/include/svtools/inettbc.hxx
+++ b/include/svtools/inettbc.hxx
@@ -41,7 +41,6 @@ friend class SvtURLBox_Impl;
INetProtocol eSmartProtocol;
bool bAutoCompleteMode : 1;
bool bOnlyDirectories : 1;
- bool bCtrlClick : 1;
bool bHistoryDisabled : 1;
bool bNoSelection : 1;
bool bIsAutoCompleteEnabled : 1;