diff options
author | Caolán McNamara <caolanm@redhat.com> | 2013-07-19 08:20:20 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-07-19 13:20:19 +0100 |
commit | ea3edee44ad4796f6fc68190b7d03f8c8917c313 (patch) | |
tree | d06599d0b748b0572145a5708180f3e5bdbeddc8 /include/svtools/ctrlbox.hxx | |
parent | 1399a51fd6c2644dd1dc2c79d3448deeacbb2c9d (diff) |
callcatcher: update unused code
ResId loaders begining to melt away
Change-Id: Ied10d95f6561f24b2305d202847b7e7c39eb63c3
Diffstat (limited to 'include/svtools/ctrlbox.hxx')
-rw-r--r-- | include/svtools/ctrlbox.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svtools/ctrlbox.hxx b/include/svtools/ctrlbox.hxx index 72d810c86c76..79c976bb12fb 100644 --- a/include/svtools/ctrlbox.hxx +++ b/include/svtools/ctrlbox.hxx @@ -428,7 +428,6 @@ protected: public: FontNameBox( Window* pParent, WinBits nWinStyle = WB_SORT ); - FontNameBox( Window* pParent, const ResId& rResId ); virtual ~FontNameBox(); virtual void UserDraw( const UserDrawEvent& rUDEvt ); |