From e1683c2d13a744344ee6a7b06917f65c11d8b35b Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Mon, 11 Aug 2014 08:44:33 +0100 Subject: callcatcher: update unused code lots of ResID stuff going away now Change-Id: Iad8524e201cd3072db71da9e5ee1c244ed337967 --- include/svx/stddlg.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'include/svx') diff --git a/include/svx/stddlg.hxx b/include/svx/stddlg.hxx index 8a53be59d32b..44ef8246b864 100644 --- a/include/svx/stddlg.hxx +++ b/include/svx/stddlg.hxx @@ -27,7 +27,6 @@ class SVX_DLLPUBLIC SvxStandardDialog: public SfxModalDialog { public: - SvxStandardDialog( Window* pParent, const ResId& rResId ); SvxStandardDialog( Window* pParent, const OString& rID, const OUString& rUIXMLDescription ); virtual ~SvxStandardDialog(); -- cgit