[Libreoffice-commits] core.git: sc/source
Tor Lillqvist
tml at collabora.com
Thu Jul 28 07:13:38 UTC 2016
sc/source/ui/optdlg/calcoptionsdlg.hxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit e4781d09418fe1dc7219f6ae11f516da622329aa
Author: Tor Lillqvist <tml at collabora.com>
Date: Wed Jul 27 13:16:38 2016 +0300
Bin leftover dead declaration
Change-Id: Iebce0b744aa4929333b8fe67062739b9bd0034fc
diff --git a/sc/source/ui/optdlg/calcoptionsdlg.hxx b/sc/source/ui/optdlg/calcoptionsdlg.hxx
index a2bf8c2..b507b07 100644
--- a/sc/source/ui/optdlg/calcoptionsdlg.hxx
+++ b/sc/source/ui/optdlg/calcoptionsdlg.hxx
@@ -38,7 +38,6 @@ public:
virtual ~ScCalcOptionsDialog();
virtual void dispose() override;
- DECL_LINK_TYPED( BtnAutomaticSelectHdl, RadioButton&, void );
DECL_LINK_TYPED( AsZeroModifiedHdl, Button*, void);
DECL_LINK_TYPED( ConversionModifiedHdl, ListBox&, void);
DECL_LINK_TYPED( SyntaxModifiedHdl, ListBox&, void);
More information about the Libreoffice-commits
mailing list