summaryrefslogtreecommitdiff
path: root/svtools/inc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2012-05-12 10:57:44 +0100
committerCaolán McNamara <caolanm@redhat.com>2012-05-13 09:50:41 +0100
commiteca06e79c3f2ca02aa30e2e8ec140a7a10c999c3 (patch)
tree3e3c58147ce2b1d0974550b07cdfd189baf9092f /svtools/inc
parent851a92bd022c48c5cc5e2f9943ce550167be124b (diff)
callcatcher: update unused code list
Change-Id: I2b21cb0b6d9164b18594e2c122ce242062be276d
Diffstat (limited to 'svtools/inc')
-rw-r--r--svtools/inc/svtools/ctrlbox.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/svtools/inc/svtools/ctrlbox.hxx b/svtools/inc/svtools/ctrlbox.hxx
index d13455f5c159..5cb20efb26f5 100644
--- a/svtools/inc/svtools/ctrlbox.hxx
+++ b/svtools/inc/svtools/ctrlbox.hxx
@@ -485,7 +485,6 @@ class SVT_DLLPUBLIC FontStyleBox : public ComboBox
private:
using ComboBox::SetText;
public:
- FontStyleBox( Window* pParent, WinBits nWinStyle = 0 );
FontStyleBox( Window* pParent, const ResId& rResId );
virtual ~FontStyleBox();