Remove unused data field in RenFont
This commit is contained in:
@@ -19,7 +19,6 @@ struct GlyphSet {
|
||||
typedef struct GlyphSet GlyphSet;
|
||||
|
||||
struct RenFont {
|
||||
void *data;
|
||||
GlyphSet *sets[MAX_GLYPHSET];
|
||||
float size;
|
||||
int height;
|
||||
|
||||
Reference in New Issue
Block a user