oops merge me

This commit is contained in:
Carsten Haitzler 2013-05-03 23:28:30 +09:00
parent e0a78afef0
commit 73a088141e
1 changed files with 1 additions and 1 deletions

View File

@ -909,7 +909,7 @@ evas_gl_common_context_newframe(Evas_Engine_GL_Context *gc)
if (getenv("EVAS_GL_DBG")) dbgflushnum = 1;
}
if (dbgflushnum) printf("----prev-flushnum: %i -----------------------------------\n", gc->flushnum);
fprintf(stderr, "------------------------\n");
// fprintf(stderr, "------------------------\n");
gc->flushnum = 0;
gc->state.current.cur_prog = 0;