Remove stale comment

This commit is contained in:
Behdad Esfahbod 2006-12-28 06:12:18 -05:00
parent 12c4568c68
commit 193b66d52a
1 changed files with 0 additions and 10 deletions

View File

@ -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); \