Merge "gltrace: Do not start gltrace from early_egl_init."

This commit is contained in:
Siva Velusamy 2012-10-10 14:02:55 -07:00 committed by Android (Google) Code Review
commit c6e8452320
1 changed files with 0 additions and 1 deletions

View File

@ -192,7 +192,6 @@ static void early_egl_init(void)
#if EGL_TRACE
pthread_key_create(&gGLTraceKey, NULL);
initEglTraceLevel();
initEglDebugLevel();
#endif
uint32_t addr = (uint32_t)((void*)gl_no_context);
android_memset32(