summaryrefslogtreecommitdiff
path: root/src/egl/main/eglglobals.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/egl/main/eglglobals.h')
-rw-r--r--src/egl/main/eglglobals.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/egl/main/eglglobals.h b/src/egl/main/eglglobals.h
index 44b4626c58..c25ab3e35b 100644
--- a/src/egl/main/eglglobals.h
+++ b/src/egl/main/eglglobals.h
@@ -52,8 +52,4 @@ extern void
_eglError(EGLint errCode, const char *msg);
-extern EGLScreenMESA
-_eglAllocScreenHandle(void);
-
-
#endif /* EGLGLOBALS_INCLUDED */