Also drop the publishing of epoxy_conservative_egl_version()

Like epoxy_conservative_gl_version(), it's internal only (and didn't
have a published prototype in the headers).
macos/v1.5.9
Eric Anholt 9 years ago
parent 118565cd8e
commit 35016b7589
  1. 2
      src/dispatch_egl.c

@ -27,7 +27,7 @@
#include "dispatch_common.h"
PUBLIC int
int
epoxy_conservative_egl_version(void)
{
EGLDisplay dpy = eglGetCurrentDisplay();

Loading…
Cancel
Save