X-Git-Url: https://git.libre-soc.org/?p=mesa.git;a=blobdiff_plain;f=src%2Fegl%2Fmain%2Fegldriver.h;h=36459281071ff6f2ec9470f9baa08ef9b30231e0;hp=d2c5f937a729ff9906bc91bd16969623fd31703e;hb=258165bed4d5313a138b4375f8ed463fcba7fcb2;hpb=ed3f1e04c7d2b5c17885919db5fde310d4bdf822 diff --git a/src/egl/main/egldriver.h b/src/egl/main/egldriver.h index d2c5f937a72..36459281071 100644 --- a/src/egl/main/egldriver.h +++ b/src/egl/main/egldriver.h @@ -232,11 +232,6 @@ extern __eglMustCastToProperFunctionPointerType _eglGetDriverProc(const char *procname); -extern void -_eglSearchPathForEach(EGLBoolean (*callback)(const char *, size_t, void *), - void *callback_data); - - #ifdef __cplusplus } #endif