[Libreoffice-commits] .: vcl/source
Stephan Bergmann
sbergmann at kemper.freedesktop.org
Tue Dec 6 12:32:22 PST 2011
vcl/source/window/dialog.cxx | 4 ----
1 file changed, 4 deletions(-)
New commits:
commit 485138f3a574417bb25af1f478d990599566f84d
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Tue Dec 6 21:32:05 2011 +0100
Fix non --enable-dbgutil builds.
diff --git a/vcl/source/window/dialog.cxx b/vcl/source/window/dialog.cxx
index 7fed9bb..b2505b6 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>
More information about the Libreoffice-commits
mailing list