test_glview_simple: internal refactoring and clean up of glview simple test.
authorDaniel Juyung Seo <juyung.seo@samsung.com>
Fri, 6 Dec 2013 01:19:37 +0000 (10:19 +0900)
committerDaniel Juyung Seo <juyung.seo@samsung.com>
Sat, 7 Dec 2013 14:30:37 +0000 (23:30 +0900)
commit735d433c20e25e5028fd32be07aafc837ce59d36
treec09bdd043e8e8161f84d1d0d0208807987b0fb10
parentc9ddaa1c8d20579a3ea07c6035a63d684cefdfdb
test_glview_simple: internal refactoring and clean up of glview simple test.

- Removed unused variable.
- Followed the structure naming convention.
- Fixed formatting.
- Removed unnecessary empty lines and spaces.
- Removed unnecessary casting.
- Removed typos.
- Use ECORE_CALLBACK_RENEW macro for animator callback.
- Just call elm_exit() to exit the main loop.
- Removed unnecessary evas_object_data usage.
- Made a button text more descriptive and correct.
legacy/elementary/src/bin/test_glview_simple.c