diff options
Diffstat (limited to 'src/egl/main/eglglobals.h')
-rw-r--r-- | src/egl/main/eglglobals.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/egl/main/eglglobals.h b/src/egl/main/eglglobals.h index 44b4626c583..c25ab3e35b5 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 */ |