aboutsummaryrefslogtreecommitdiff
path: root/freetype/src/type42/t42objs.h
diff options
context:
space:
mode:
Diffstat (limited to 'freetype/src/type42/t42objs.h')
-rw-r--r--freetype/src/type42/t42objs.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/freetype/src/type42/t42objs.h b/freetype/src/type42/t42objs.h
index 0fad19adb..9e0cd8745 100644
--- a/freetype/src/type42/t42objs.h
+++ b/freetype/src/type42/t42objs.h
@@ -4,7 +4,8 @@
/* */
/* Type 42 objects manager (specification). */
/* */
-/* Copyright 2002, 2003, 2006, 2007, 2011 by Roberto Alameda. */
+/* Copyright 2002-2015 by */
+/* Roberto Alameda. */
/* */
/* This file is part of the FreeType project, and may only be used, */
/* modified, and distributed under the terms of the FreeType project */
@@ -55,7 +56,6 @@ FT_BEGIN_HEADER
{
FT_DriverRec root;
FT_Driver_Class ttclazz;
- void* extension_component;
} T42_DriverRec, *T42_Driver;