fix small warnings when compiling with DEBUG=0
This commit is contained in:
@ -177,8 +177,6 @@ struct Font {
|
||||
int height;
|
||||
/** The xcb-id for the font */
|
||||
xcb_font_t id;
|
||||
|
||||
TAILQ_ENTRY(Font) fonts;
|
||||
};
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user