[ooo-build-commit] .: vcl/win
Tor Lillqvist
tml at kemper.freedesktop.org
Wed Oct 6 03:36:33 PDT 2010
vcl/win/source/window/salframe.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 9b48ade77a41fbdf14cc447cc3a23060352b9508
Author: Tor Lillqvist <tlillqvist at novell.com>
Date: Wed Oct 6 13:32:43 2010 +0300
Drop unneeded and incorrect #include <impdel.hxx>
Should be <vcl/impdel.hxx>, and it has already been included through
some other header anyway.
diff --git a/vcl/win/source/window/salframe.cxx b/vcl/win/source/window/salframe.cxx
index b28dd34..cae1c0d 100644
--- a/vcl/win/source/window/salframe.cxx
+++ b/vcl/win/source/window/salframe.cxx
@@ -82,7 +82,6 @@
#include <vcl/wrkwin.hxx>
#include <vcl/sallayout.hxx>
#include <vcl/svapp.hxx>
-#include <impdel.hxx>
#define COMPILE_MULTIMON_STUBS
#include <multimon.h>
#include <vector>
More information about the ooo-build-commit
mailing list