[Libreoffice-commits] core.git: vcl/inc
Chris Sherlock
chris.sherlock79 at gmail.com
Tue Jan 26 19:28:46 PST 2016
vcl/inc/salgdi.hxx | 12 ------------
1 file changed, 12 deletions(-)
New commits:
commit 5fe8b5a5ed3b1e8bef1420f74edf2cad18ca7594
Author: Chris Sherlock <chris.sherlock79 at gmail.com>
Date: Wed Jan 27 13:06:42 2016 +1100
vcl: remove unnecessary headers from salgdi.hxx
Change-Id: Ic1a7ff35d37778a7d3dafce4f21259342081b81f
Reviewed-on: https://gerrit.libreoffice.org/21831
Tested-by: Jenkins <ci at libreoffice.org>
Reviewed-by: Chris Sherlock <chris.sherlock79 at gmail.com>
diff --git a/vcl/inc/salgdi.hxx b/vcl/inc/salgdi.hxx
index 8c0ded7..7492b5f 100644
--- a/vcl/inc/salgdi.hxx
+++ b/vcl/inc/salgdi.hxx
@@ -20,24 +20,12 @@
#ifndef INCLUDED_VCL_INC_SALGDI_HXX
#define INCLUDED_VCL_INC_SALGDI_HXX
-#include <tools/solar.h>
-#include <osl/thread.hxx>
-
-#include <vcl/dllapi.h>
-#include <vcl/salgtype.hxx>
-#include <vcl/outdev.hxx>
-#include <vcl/salnativewidgets.hxx>
#include <vcl/metric.hxx>
#include "impfontmetricdata.hxx"
-
#include "salgdiimpl.hxx"
-#include "salglyphid.hxx"
#include "sallayout.hxx"
-#include <map>
-#include <set>
-
#include <config_cairo_canvas.h>
class PhysicalFontCollection;
More information about the Libreoffice-commits
mailing list