Merge font.c into xcb.c

This commit is contained in:
Michael Stapelberg
2009-03-04 14:52:04 +01:00
parent bb83dd6727
commit f45e706c48
9 changed files with 45 additions and 84 deletions

View File

@ -17,7 +17,6 @@
#include <assert.h>
#include "config.h"
#include "font.h"
#include "i3.h"
#include "xcb.h"
#include "table.h"