[Libreoffice-commits] core.git: vcl/inc

Tor Lillqvist tml at collabora.com
Mon Jan 4 08:03:03 PST 2016


 vcl/inc/cairotextrender.hxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 1d36a9b87ac480c4befb796d6b5918a7355631ac
Author: Tor Lillqvist <tml at collabora.com>
Date:   Mon Jan 4 18:00:41 2016 +0200

    Remove unused forward declarations
    
    Change-Id: I9db63e6c6b4df33387b9b4d59450494e8bd856f1

diff --git a/vcl/inc/cairotextrender.hxx b/vcl/inc/cairotextrender.hxx
index 081dab3..85cfa08 100644
--- a/vcl/inc/cairotextrender.hxx
+++ b/vcl/inc/cairotextrender.hxx
@@ -27,8 +27,6 @@
 
 typedef struct FT_FaceRec_* FT_Face;
 
-class PspSalPrinter;
-class PspSalInfoPrinter;
 class ServerFont;
 class GlyphCache;
 class ImplLayoutArgs;


More information about the Libreoffice-commits mailing list