egl: Remove code blocks that are commented out.
authorChia-I Wu <olvaffe@gmail.com>
Sun, 31 Jan 2010 03:26:56 +0000 (11:26 +0800)
committerChia-I Wu <olvaffe@gmail.com>
Sun, 31 Jan 2010 03:31:58 +0000 (11:31 +0800)
commit996fd61442e4186e23418cc8a3b0cd593398be26
tree44d3eaed3e7b106a05c2ade2c9bb31d7555c56f0
parent89e6eb5fbe7fb036f5d1a5fef040cc9635a10672
egl: Remove code blocks that are commented out.

They are either unit tests or to demonstrate how functions are supposed
to be used.  The unit test is outdated and it should be better to take a
look at any of the working drivers to see how a function is used.
src/egl/main/eglcontext.c
src/egl/main/eglmode.c
src/egl/main/eglscreen.c
src/egl/main/eglsurface.c