diff --git a/x11/x11.c b/x11/x11.c index 968e15b3..888d22e9 100644 --- a/x11/x11.c +++ b/x11/x11.c @@ -201,8 +201,6 @@ static struct {0, 0, 0, 0, 0, 0} }; -#define BITMAPDEPTH 1 - static GC normal_gc, rect_cursor_gc, italic_gc, bold_gc, border_gc; static int font_height, font_width, font_ascent, font_descent, window_width, window_height;