summaryrefslogtreecommitdiff
path: root/include/svtools/ctrlbox.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-04-04 09:03:22 +0100
committerCaolán McNamara <caolanm@redhat.com>2014-04-04 09:35:19 +0100
commitf19ca44a0451df84c5329e456765eef4886e644b (patch)
tree5c761a53d9401aff49c1635e4a024608603b9722 /include/svtools/ctrlbox.hxx
parent9e8d4c439f96d52b676b933b18902a3ec80e2f38 (diff)
callcatcher: update unused code
Change-Id: I23ad8bcbef9a0ef17aaa5d401d111c40a6560ee2
Diffstat (limited to 'include/svtools/ctrlbox.hxx')
-rw-r--r--include/svtools/ctrlbox.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/svtools/ctrlbox.hxx b/include/svtools/ctrlbox.hxx
index 62388ba437da..d6ab7653c136 100644
--- a/include/svtools/ctrlbox.hxx
+++ b/include/svtools/ctrlbox.hxx
@@ -451,8 +451,7 @@ class SVT_DLLPUBLIC FontStyleBox : public ComboBox
private:
using ComboBox::SetText;
public:
- FontStyleBox( Window* pParent, const ResId& rResId );
- FontStyleBox( Window* pParent, WinBits nBits );
+ FontStyleBox( Window* pParent, WinBits nBits );
virtual ~FontStyleBox();
virtual void Select() SAL_OVERRIDE;