remove unused cached_fonts TAILQ

This commit is contained in:
Michael Stapelberg 2011-10-23 22:03:20 +01:00
parent 8da6049ca9
commit 6d01d37b03
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@
*/
#include "all.h"
TAILQ_HEAD(cached_fonts_head, Font) cached_fonts = TAILQ_HEAD_INITIALIZER(cached_fonts);
unsigned int xcb_numlock_mask;
/*