[Libreoffice-commits] core.git: vcl/headless
Stephan Bergmann
sbergman at redhat.com
Mon Jan 18 07:10:30 PST 2016
vcl/headless/svpgdi.cxx | 7 -------
1 file changed, 7 deletions(-)
New commits:
commit ff163f16d6fd12b5b93d8fd87cf7aac449e014f5
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Mon Jan 18 16:10:00 2016 +0100
Remove newly unused includes
Change-Id: I089160e7f5f3f2c8f2ac2443793822cc05a3d552
diff --git a/vcl/headless/svpgdi.cxx b/vcl/headless/svpgdi.cxx
index 420827f..d5a301f 100644
--- a/vcl/headless/svpgdi.cxx
+++ b/vcl/headless/svpgdi.cxx
@@ -37,13 +37,6 @@
#include <cairo.h>
-#if OSL_DEBUG_LEVEL > 2
-#include <basebmp/debug.hxx>
-#include <fstream>
-#include <rtl/strbuf.hxx>
-#include <sys/stat.h>
-#endif
-
#if CAIRO_VERSION < CAIRO_VERSION_ENCODE(1, 10, 0)
# define CAIRO_OPERATOR_DIFFERENCE (static_cast<cairo_operator_t>(23))
More information about the Libreoffice-commits
mailing list