diff --git a/src/harfbuzz-open-private.h b/src/harfbuzz-open-private.h index 041d2ebc9..f3f7ecd57 100644 --- a/src/harfbuzz-open-private.h +++ b/src/harfbuzz-open-private.h @@ -656,16 +656,6 @@ struct Device { - -/* - * - * The Glyph Substitution Table - * - */ - - - - #define DEFINE_LIST_ACCESSOR0(const, Type, name) \ inline const Type##List* get_##name##_list (void) const { \ assert (name##List); \