summaryrefslogtreecommitdiff
path: root/src/XExtInt.c
diff options
context:
space:
mode:
authorPaulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>2009-01-29 19:22:47 -0200
committerPaulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>2009-01-29 19:22:47 -0200
commit4a1d1ff1195a2ed43ace1a33e429f2272f1331af (patch)
treeee1623270389bf47227d6dfc96fad83950f0805a /src/XExtInt.c
parentd0326fe8cdbb08d4f52d79fd3fd4e1b2a0951d5e (diff)
Janitor: make distcheck, compile warnings, extra .gitignore files.
Diffstat (limited to 'src/XExtInt.c')
-rw-r--r--src/XExtInt.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/XExtInt.c b/src/XExtInt.c
index 647fc93..572cfcd 100644
--- a/src/XExtInt.c
+++ b/src/XExtInt.c
@@ -119,10 +119,6 @@ static Bool XInputWireToEvent(
static /* const */ XEvent emptyevent;
-/* ge events handling */
-static Bool XInputWireToGEEvent(Display*, XEvent*, xEvent*);
-static Status XIGEEventToWire(Display*, XEvent*, xEvent*);
-
typedef struct _XInputData
{
XEvent data;