summaryrefslogtreecommitdiffstats
path: root/xorg/X11R7.6/libXext-1.2.0.patch
diff options
context:
space:
mode:
Diffstat (limited to 'xorg/X11R7.6/libXext-1.2.0.patch')
-rw-r--r--xorg/X11R7.6/libXext-1.2.0.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/xorg/X11R7.6/libXext-1.2.0.patch b/xorg/X11R7.6/libXext-1.2.0.patch
deleted file mode 100644
index 2ddc7ec0..00000000
--- a/xorg/X11R7.6/libXext-1.2.0.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/src/Xge.c b/src/Xge.c
-index 7a583e5..2ea5d27 100644
---- a/src/Xge.c
-+++ b/src/Xge.c
-@@ -294,7 +294,7 @@ _xgeEventToWire(Display* dpy, XEvent* re, xEvent* event)
- /*
- * Extensions need to register callbacks for their events.
- */
--Bool
-+_X_HIDDEN Bool
- xgeExtRegister(Display* dpy, int offset, XExtensionHooks* callbacks)
- {
- XGEExtNode* newExt;