diff options
Diffstat (limited to 'include/svx/checklbx.hxx')
-rw-r--r-- | include/svx/checklbx.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/svx/checklbx.hxx b/include/svx/checklbx.hxx index aa2c300a2e98..405f4649fcb8 100644 --- a/include/svx/checklbx.hxx +++ b/include/svx/checklbx.hxx @@ -44,8 +44,6 @@ private: public: SvxCheckListBox( Window* pParent, WinBits nWinStyle = 0 ); - SvxCheckListBox( Window* pParent, const ResId& rResId, - const Image& rNormalStaticImage ); void SetNormalStaticImage(const Image& rNormalStaticImage); virtual ~SvxCheckListBox(); |