summaryrefslogtreecommitdiff
path: root/src/egl/main/eglmisc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/egl/main/eglmisc.h')
-rw-r--r--src/egl/main/eglmisc.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/egl/main/eglmisc.h b/src/egl/main/eglmisc.h
index 5e6a2d41df..a753307a14 100644
--- a/src/egl/main/eglmisc.h
+++ b/src/egl/main/eglmisc.h
@@ -37,12 +37,4 @@ extern const char *
_eglQueryString(_EGLDriver *drv, _EGLDisplay *dpy, EGLint name);
-extern EGLBoolean
-_eglWaitClient(_EGLDriver *drv, _EGLDisplay *dpy, _EGLContext *ctx);
-
-
-extern EGLBoolean
-_eglWaitNative(_EGLDriver *drv, _EGLDisplay *dpy, EGLint engine);
-
-
#endif /* EGLMISC_INCLUDED */