summaryrefslogtreecommitdiffstats
path: root/vcl/generic/fontmanager/parseAFM.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/generic/fontmanager/parseAFM.cxx')
-rw-r--r--vcl/generic/fontmanager/parseAFM.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/vcl/generic/fontmanager/parseAFM.cxx b/vcl/generic/fontmanager/parseAFM.cxx
index e970f19fe851..c3cb145722e2 100644
--- a/vcl/generic/fontmanager/parseAFM.cxx
+++ b/vcl/generic/fontmanager/parseAFM.cxx
@@ -89,8 +89,6 @@
#define lineterm EOL /* line terminating character */
#define normalEOF 1 /* return code from parsing routines used only */
/* in this module */
-#define Space "space" /* used in string comparison to look for the width */
-/* of the space character to init the widths array */
#define False "false" /* used in string comparison to check the value of */
/* boolean keys (e.g. IsFixedPitch) */