diff options
Diffstat (limited to 'x11/libX11/files/patch-src::GetMoEv.c')
-rw-r--r-- | x11/libX11/files/patch-src::GetMoEv.c | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/x11/libX11/files/patch-src::GetMoEv.c b/x11/libX11/files/patch-src::GetMoEv.c deleted file mode 100644 index 9dd8ff744acc..000000000000 --- a/x11/libX11/files/patch-src::GetMoEv.c +++ /dev/null @@ -1,13 +0,0 @@ ---- src/GetMoEv.c.orig Thu Jun 21 19:45:32 2007 -+++ src/GetMoEv.c Thu Jun 21 19:45:45 2007 -@@ -33,9 +33,9 @@ - - XTimeCoord *XGetMotionEvents( - register Display *dpy, -+ Window w, - Time start, - Time stop, -- Window w, - int *nEvents) /* RETURN */ - { - xGetMotionEventsReply rep; |