egl: drop left-over function prototype
[mesa.git] / src / egl / main / egldriver.h
index d2c5f937a729ff9906bc91bd16969623fd31703e..36459281071ff6f2ec9470f9baa08ef9b30231e0 100644 (file)
@@ -232,11 +232,6 @@ extern __eglMustCastToProperFunctionPointerType
 _eglGetDriverProc(const char *procname);
 
 
 _eglGetDriverProc(const char *procname);
 
 
-extern void
-_eglSearchPathForEach(EGLBoolean (*callback)(const char *, size_t, void *),
-                      void *callback_data);
-
-
 #ifdef __cplusplus
 }
 #endif
 #ifdef __cplusplus
 }
 #endif