summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weghorn <m.weghorn@posteo.de>2025-01-10 17:11:20 +0100
committerMichael Weghorn <m.weghorn@posteo.de>2025-01-10 20:45:18 +0100
commite148db3deebeaccae5c2b255fde2645d764a42d8 (patch)
tree650a10230d722d98fa7696ff75ee2f493d070b0c
parent8166df9e833d410537cdd48e49ff3a182cf2eae9 (diff)
vcl: Drop unused PPDParser forward declaration
Unused since commit 003a3d7a55d9f83d5b68800d54fdac633b4c281a Date: Tue Nov 26 17:08:25 2013 +0200 No more uses of printer built in fonts Change-Id: Idd3e2b0e8a8a2d3e70d194d5ceecbf46924e9638 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/180081 Tested-by: Jenkins Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
-rw-r--r--vcl/inc/unx/fontmanager.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/vcl/inc/unx/fontmanager.hxx b/vcl/inc/unx/fontmanager.hxx
index 450f711338e1..ba73e9d741f4 100644
--- a/vcl/inc/unx/fontmanager.hxx
+++ b/vcl/inc/unx/fontmanager.hxx
@@ -51,8 +51,6 @@ namespace vcl { struct NameRecord; }
class GenericUnixSalData;
namespace psp {
-class PPDParser;
-
typedef int fontID;
// a class to manage printable fonts