Remove stale comment
This commit is contained in:
parent
12c4568c68
commit
193b66d52a
|
@ -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…
Reference in New Issue