summaryrefslogtreecommitdiff
path: root/cui/source/dialogs
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2016-10-11 10:47:01 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2016-10-12 06:31:56 +0000
commita9717054dcb59010c95bdbfdb440ac12e8703796 (patch)
tree1d6ad846800d036144d597275aa2b15b8b0fd2c8 /cui/source/dialogs
parent29fe57afd79c96c5ff251c2468ababda5e506564 (diff)
loplugin:unnecessaryoverride in connectivity/cui
Change-Id: I5ec4eb2f74036e42851333e3d669dbea58c2490a Reviewed-on: https://gerrit.libreoffice.org/29687 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'cui/source/dialogs')
-rw-r--r--cui/source/dialogs/hltpbase.cxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/cui/source/dialogs/hltpbase.cxx b/cui/source/dialogs/hltpbase.cxx
index 226e7a6a6c62..bb63d88baddc 100644
--- a/cui/source/dialogs/hltpbase.cxx
+++ b/cui/source/dialogs/hltpbase.cxx
@@ -97,11 +97,6 @@ sal_Int8 SvxHyperURLBox::ExecuteDrop( const ExecuteDropEvent& rEvt )
return nRet;
}
-void SvxHyperURLBox::Modify()
-{
- SvtURLBox::Modify();
-}
-
//# Hyperlink-Dialog: Tabpages-Baseclass #
SvxHyperlinkTabPageBase::SvxHyperlinkTabPageBase ( vcl::Window *pParent,