summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2019-11-20 14:49:11 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2019-11-20 20:04:36 +0100
commite58d4cc1dd954371ef4c3438a3a880939620cd87 (patch)
tree76c5ab1086077fc9fea8e2c793ff26cfe56c57d5 /include
parent48b23bbfa0271ed327f668933b92d2ae9b99e806 (diff)
loplugin:unusedmethods
Change-Id: Id5f7a9c34d1d159dd0f930a4ce66871bdd3796c1 Reviewed-on: https://gerrit.libreoffice.org/83305 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include')
-rw-r--r--include/svx/dialcontrol.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/svx/dialcontrol.hxx b/include/svx/dialcontrol.hxx
index 4f14fa260385..c1124f106388 100644
--- a/include/svx/dialcontrol.hxx
+++ b/include/svx/dialcontrol.hxx
@@ -134,8 +134,6 @@ protected:
private:
void InvalidateControl();
-
- void LinkedFieldModifyHdl();
};
class SAL_WARN_UNUSED SVX_DLLPUBLIC SvxDialControl final : public weld::CustomWidgetController