summaryrefslogtreecommitdiffstats
path: root/src/glx/dri2.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/glx/dri2.h')
-rw-r--r--src/glx/dri2.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/glx/dri2.h b/src/glx/dri2.h
index 991ab377e9d..179e8f91cc6 100644
--- a/src/glx/dri2.h
+++ b/src/glx/dri2.h
@@ -89,7 +89,4 @@ extern void
DRI2SwapBuffers(Display *dpy, XID drawable, CARD64 target_msc, CARD64 divisor,
CARD64 remainder, CARD64 *count);
-extern void
-DRI2SwapInterval(Display *dpy, XID drawable, int interval);
-
#endif