gephex--main--0.4--patch-1845
| Newsgroups | gmane.comp.video.gephex.devel |
|---|---|
| Message-ID | <[email protected]> |
Archive: [email protected] New revision: gephex--main--0.4--patch-1845 -- Revision: gephex--main--0.4--patch-1845 Archive: [email protected] Creator: The Gephex Source Archive <[email protected]> Date: Fri Feb 25 23:01:27 CET 2005 Standard-date: 2005-02-25 22:01:27 GMT Modified-files: modules/src/frboutmodule/glxutil.c New-patches: [email protected]/gephex--main--0.4--patch-1845 [email protected]/gephex--bugfix-86--0.4--base-0 [email protected]/gephex--bugfix-86--0.4--patch-1 Summary: [MERGE-REQUEST] patch from sven for bug #86 Keywords: Patches applied: * [email protected]/gephex--bugfix-86--0.4--base-0 tag of [email protected]/gephex--main--0.4--patch-1843 * [email protected]/gephex--bugfix-86--0.4--patch-1 patch from sven * added directories {arch}/gephex/gephex--bugfix-86 {arch}/gephex/gephex--bugfix-86/gephex--bugfix-86--0.4 {arch}/gephex/gephex--bugfix-86/gephex--bugfix-86--0.4/[email protected] {arch}/gephex/gephex--bugfix-86/gephex--bugfix-86--0.4/[email protected]/patch-log * added files {arch}/gephex/gephex--bugfix-86/gephex--bugfix-86--0.4/[email protected]/patch-log/base-0 {arch}/gephex/gephex--bugfix-86/gephex--bugfix-86--0.4/[email protected]/patch-log/patch-1 {arch}/gephex/gephex--main/gephex--main--0.4/[email protected]/patch-log/patch-1845 * modified files --- orig/modules/src/frboutmodule/glxutil.c +++ mod/modules/src/frboutmodule/glxutil.c @@ -141,5 +141,4 @@ // It should be enough to call XCloseDisplay, because it automatically // destroys the window XCloseDisplay(s_dpy); - XFlush(s_dpy); }