[Libreoffice-commits] core.git: vcl/inc
Tor Lillqvist
tml at collabora.com
Mon Jan 4 08:08:23 PST 2016
vcl/inc/textrender.hxx | 3 ---
vcl/inc/unx/salgdi.h | 2 --
2 files changed, 5 deletions(-)
New commits:
commit 3dd8ad95810cc8b6d4b089d8533a5e23e23b4c79
Author: Tor Lillqvist <tml at collabora.com>
Date: Mon Jan 4 18:07:47 2016 +0200
Remove unused forward declarations
Change-Id: Ic586d44d2ff0f913f655b8a7539326a6dea78477
diff --git a/vcl/inc/textrender.hxx b/vcl/inc/textrender.hxx
index 9bea19f..f49403d 100644
--- a/vcl/inc/textrender.hxx
+++ b/vcl/inc/textrender.hxx
@@ -30,9 +30,6 @@
#include "fontsubset.hxx"
#include <config_cairo_canvas.h>
-class PspSalPrinter;
-class PspSalInfoPrinter;
-class ServerFont;
class ImplLayoutArgs;
class ServerFontLayout;
class PhysicalFontCollection;
diff --git a/vcl/inc/unx/salgdi.h b/vcl/inc/unx/salgdi.h
index 690a666..b68ea38 100644
--- a/vcl/inc/unx/salgdi.h
+++ b/vcl/inc/unx/salgdi.h
@@ -47,8 +47,6 @@ class X11SalVirtualDevice;
class X11SalGraphicsImpl;
class X11OpenGLSalGraphicsImpl;
class X11OpenGLSalVirtualDevice;
-class PspSalPrinter;
-class PspSalInfoPrinter;
class ServerFont;
class ImplLayoutArgs;
class ServerFontLayout;
More information about the Libreoffice-commits
mailing list