Remove dependency on xcb-event (Thanks Felicitus)

This commit is contained in:
Michael Stapelberg
2011-05-04 19:33:43 +02:00
parent 498a38ac0a
commit 06700c90ef
4 changed files with 11 additions and 10 deletions

View File

@ -26,7 +26,6 @@
#include <xcb/xcb.h>
#include <xcb/xcb_aux.h>
#include <xcb/xcb_event.h>
#include <xcb/xcb_keysyms.h>
#include <X11/keysym.h>