From bbf326364ce757bee0db326ef2c41602a8a05a6c Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Sat, 31 Mar 2018 12:49:59 +0200 Subject: loplugin:unusedmethods Change-Id: Idca950f341a8a0521ea2fa3d705164fcf2481027 Reviewed-on: https://gerrit.libreoffice.org/52183 Tested-by: Jenkins Reviewed-by: Noel Grandin --- toolkit/inc/helper/btndlg.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'toolkit/inc/helper') diff --git a/toolkit/inc/helper/btndlg.hxx b/toolkit/inc/helper/btndlg.hxx index afc26c828357..affcfa1f87e2 100644 --- a/toolkit/inc/helper/btndlg.hxx +++ b/toolkit/inc/helper/btndlg.hxx @@ -80,7 +80,6 @@ private: void ImplInitButtonDialogData(); VclPtr ImplCreatePushButton( ButtonDialogFlags nBtnFlags ); - ImplBtnDlgItem* ImplGetItem( sal_uInt16 nId ) const; DECL_LINK( ImplClickHdl, Button* pBtn, void ); void ImplPosControls(); -- cgit v1.2.3