summaryrefslogtreecommitdiff
path: root/vcl/source/fontsubset/ttcr.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2016-03-09 17:57:51 +0100
committerStephan Bergmann <sbergman@redhat.com>2016-03-10 18:32:09 +0100
commite4602e54af8777dbee3e420ac806556293f13ac7 (patch)
tree9ce9192a0765b66628d69006d8a5e897b9b338e7 /vcl/source/fontsubset/ttcr.hxx
parentafc34aac2c6863f01d7e750083a422b86db408ea (diff)
Avoid reserved identifier, remove unnecessary typedef
Change-Id: I2dfce92ef98ca18ac0fe2c415240216228b4ee0a
Diffstat (limited to 'vcl/source/fontsubset/ttcr.hxx')
-rw-r--r--vcl/source/fontsubset/ttcr.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/source/fontsubset/ttcr.hxx b/vcl/source/fontsubset/ttcr.hxx
index fe24fff5a443..dd6c262fbce5 100644
--- a/vcl/source/fontsubset/ttcr.hxx
+++ b/vcl/source/fontsubset/ttcr.hxx
@@ -31,7 +31,7 @@
namespace vcl
{
- typedef struct _TrueTypeCreator TrueTypeCreator;
+ struct TrueTypeCreator;
/* TrueType data types */
typedef struct {