summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-libs/libXext/files/libXext-1.1.2-xhidden.patch')
-rw-r--r--x11-libs/libXext/files/libXext-1.1.2-xhidden.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/x11-libs/libXext/files/libXext-1.1.2-xhidden.patch b/x11-libs/libXext/files/libXext-1.1.2-xhidden.patch
deleted file mode 100644
index f4ebd643ee0c..000000000000
--- a/x11-libs/libXext/files/libXext-1.1.2-xhidden.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-https://bugs.freedesktop.org/attachment.cgi?id=38376
-http://bugs.gentoo.org/show_bug.cgi?id=335619
-
---- libXext-1.1.2/src/Xge.c
-+++ libXext-1.1.2/src/Xge.c
-@@ -294,7 +294,7 @@
- /*
- * Extensions need to register callbacks for their events.
- */
--Bool
-+_X_HIDDEN Bool
- xgeExtRegister(Display* dpy, int offset, XExtensionHooks* callbacks)
- {
- XGEExtNode* newExt;