xi: More warning cleanup for input
Lots more const char stuff. Remove duplicate defs of CoreKeyboardProc and CorePointerProc from test/xi2/protocol-common.c Signed-off-by: Keith Packard <keithp@keithp.com> Reviewed-by: Adam Jackson <ajax@redhat.com>
This commit is contained in:
@@ -43,9 +43,6 @@ static ClientRec server_client;
|
||||
|
||||
void *userdata;
|
||||
|
||||
extern int CorePointerProc(DeviceIntPtr pDev, int what);
|
||||
extern int CoreKeyboardProc(DeviceIntPtr pDev, int what);
|
||||
|
||||
static void
|
||||
fake_init_sprite(DeviceIntPtr dev)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user