Use only xcb_query_font()

This commit is contained in:
Axel Wagner
2010-09-17 03:27:06 +02:00
parent 7fda48aa9f
commit c82556f0f2
2 changed files with 4 additions and 16 deletions

View File

@ -9,8 +9,6 @@
#ifndef XCB_H_
#define XCB_H_
int font_height;
/*
* Initialize xcb and use the specified fontname for text-rendering
*