diff options
Diffstat (limited to 'svtools')
-rw-r--r-- | svtools/source/control/inettbc.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/svtools/source/control/inettbc.cxx b/svtools/source/control/inettbc.cxx index 4977d06419bb..38dd2ba176f2 100644 --- a/svtools/source/control/inettbc.cxx +++ b/svtools/source/control/inettbc.cxx @@ -218,7 +218,6 @@ IMPL_LINK_NOARG( SvtMatchContext_Impl, Select_Impl ) } } - SvtURLBox* pBox = this->pBox; pBox->bAutoCompleteMode = true; // did we filter completions which otherwise would have been valid? |