summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2011-12-06 21:32:05 +0100
committerEike Rathke <erack@redhat.com>2011-12-07 17:19:49 +0100
commitb15b69f32b06c404d7d3f0802318f2ff83b3ad3b (patch)
tree94688c4798863041fb2f618eb866fef6019c889b /vcl
parentc13893e52c920ccf5e8872ab2936757a3ec9fbd2 (diff)
Fix non --enable-dbgutil builds.
Diffstat (limited to 'vcl')
-rw-r--r--vcl/source/window/dialog.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/vcl/source/window/dialog.cxx b/vcl/source/window/dialog.cxx
index 7fed9bb85172..b2505b6db965 100644
--- a/vcl/source/window/dialog.cxx
+++ b/vcl/source/window/dialog.cxx
@@ -43,11 +43,7 @@
#include <vcl/mnemonic.hxx>
#include <vcl/dialog.hxx>
#include <vcl/decoview.hxx>
-
-#ifdef DBG_UTIL
#include <vcl/msgbox.hxx>
-#endif
-
#include <vcl/unowrap.hxx>