summaryrefslogtreecommitdiffstats
path: root/src/glx/apple/apple_glx.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/glx/apple/apple_glx.h')
-rw-r--r--src/glx/apple/apple_glx.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/glx/apple/apple_glx.h b/src/glx/apple/apple_glx.h
index 5e81c5901ab..25f5ea66ee3 100644
--- a/src/glx/apple/apple_glx.h
+++ b/src/glx/apple/apple_glx.h
@@ -42,7 +42,6 @@ void apple_glx_diagnostic(const char *fmt, ...);
xp_client_id apple_glx_get_client_id(void);
bool apple_init_glx(Display * dpy);
void apple_glx_swap_buffers(void *ptr);
-void *apple_glx_get_proc_address(const GLubyte * procname);
void apple_glx_waitx(Display * dpy, void *ptr);
int apple_get_dri_event_base(void);