xkb: move XkbFilterEvents to xkbsrv.h

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer
2009-07-29 11:54:14 +10:00
parent 8da0ff2d51
commit 845e65f080
3 changed files with 5 additions and 5 deletions

View File

@@ -134,9 +134,6 @@ of the copyright holder.
#include <X11/extensions/XKBproto.h>
#include "xkbsrv.h"
/* XKB FIXME: why is this here? */
extern Bool XkbFilterEvents(ClientPtr, int, xEvent *);
#include "xace.h"
#ifdef XSERVER_DTRACE