diff options
author | Tor Lillqvist <tml@collabora.com> | 2016-01-04 18:07:47 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2016-01-04 18:07:47 +0200 |
commit | 3dd8ad95810cc8b6d4b089d8533a5e23e23b4c79 (patch) | |
tree | 5fb51bc75c530a764d3dec6e5d829dbb21748812 /vcl/inc/textrender.hxx | |
parent | 1d36a9b87ac480c4befb796d6b5918a7355631ac (diff) |
Remove unused forward declarations
Change-Id: Ic586d44d2ff0f913f655b8a7539326a6dea78477
Diffstat (limited to 'vcl/inc/textrender.hxx')
-rw-r--r-- | vcl/inc/textrender.hxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/vcl/inc/textrender.hxx b/vcl/inc/textrender.hxx index 9bea19f558f5..f49403d3d960 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; |