diff options
Diffstat (limited to 'include/vcl/msgbox.hxx')
-rw-r--r-- | include/vcl/msgbox.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/vcl/msgbox.hxx b/include/vcl/msgbox.hxx index 0bc49e812115..38cc4ba5a32f 100644 --- a/include/vcl/msgbox.hxx +++ b/include/vcl/msgbox.hxx @@ -91,7 +91,6 @@ private: public: WarningBox( Window* pParent, WinBits nStyle, const OUString& rMessage ); - WarningBox( Window* pParent, const ResId& rResId ); void SetDefaultCheckBoxText(); |