[arch-commits] Commit in desmume/repos/community-i686 (glx_3Demu.patch)
Jakob Gruber
schuay at nymeria.archlinux.org
Sun Mar 30 18:33:40 UTC 2014
Date: Sunday, March 30, 2014 @ 20:33:40
Author: schuay
Revision: 108627
archrelease: copy trunk to community-i686
Deleted:
desmume/repos/community-i686/glx_3Demu.patch
-----------------+
glx_3Demu.patch | 25 -------------------------
1 file changed, 25 deletions(-)
Deleted: glx_3Demu.patch
===================================================================
--- glx_3Demu.patch 2014-03-30 18:33:29 UTC (rev 108626)
+++ glx_3Demu.patch 2014-03-30 18:33:40 UTC (rev 108627)
@@ -1,25 +0,0 @@
---- src/desmume-0.9.10/src/gtk/glx_3Demu.cpp 2013-11-28 01:36:53.712615822 +0100
-+++ glx_3Demu.cpp 2013-11-28 22:08:52.762390897 +0100
-@@ -41,11 +41,7 @@
- glXDestroyContext(dpy, ctx);
-
- XCloseDisplay(dpy);
--
-- return true;
- }
--
-- return false;
- }
-
- int init_glx_3Demu(void)
---- src/desmume-0.9.10/src/gtk/glx_3Demu.cpp 2013-11-28 01:36:53.712615822 +0100
-+++ glx_3Demu.cpp 2013-11-28 22:14:34.529740137 +0100
-@@ -31,7 +31,7 @@
- static GLXContext ctx;
- static GLXPbuffer pbuf;
-
--void deinit_glx_3Demu(void)
-+int deinit_glx_3Demu(void)
- {
- Display *dpy = glXGetCurrentDisplay();
-
More information about the arch-commits
mailing list