egl: Drop broken _EGL_PLATFORM_NO_OS code
authorKristian Høgsberg <krh@bitplanet.net>
Thu, 13 May 2010 12:59:47 +0000 (08:59 -0400)
committerKristian Høgsberg <krh@bitplanet.net>
Thu, 13 May 2010 12:59:56 +0000 (08:59 -0400)
commit021a68b7e83259faedacea8b3a18e754bed6277a
tree0e42691bf03e83801a12238a2e38cedc3db8061a
parent41797e16599304e9e300e60c54f7d9457ff2b848
egl: Drop broken _EGL_PLATFORM_NO_OS code

It would do strlen(library_suffix()) in _eglLoaderFile(), with
library_suffix() returning NULL.  So obviuosly not used or tested.
src/egl/main/egldriver.c