summaryrefslogtreecommitdiff
path: root/vcl/source/window/layout.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/source/window/layout.cxx')
-rw-r--r--vcl/source/window/layout.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/source/window/layout.cxx b/vcl/source/window/layout.cxx
index 432796da766d..8f8e82975b25 100644
--- a/vcl/source/window/layout.cxx
+++ b/vcl/source/window/layout.cxx
@@ -2355,7 +2355,6 @@ MessageDialog::MessageDialog(vcl::Window* pParent,
break;
case VclMessageType::Question:
SetText(GetStandardQueryBoxText());
- m_pImage->SetImage(GetStandardQueryBoxImage());
break;
case VclMessageType::Error:
SetText(GetStandardErrorBoxText());