mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-06 22:15:04 +00:00
Remove stale comment
This commit is contained in:
parent
12c4568c68
commit
193b66d52a
1 changed files with 0 additions and 10 deletions
|
@ -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); \
|
||||
|
|
Loading…
Add table
Reference in a new issue