[gl] Add warning about missing hook for XCloseDisplay().

This commit is contained in:
Chris Wilson 2009-07-22 00:05:07 +01:00
parent f2f42ec70a
commit a2ac67274d

View file

@ -42,6 +42,8 @@
#include <X11/Xutil.h>
/* XXX needs hooking into XCloseDisplay() */
typedef struct _cairo_glx_context {
cairo_gl_context_t base;