emulator: opengl: remove debug traces.
You can still re-enable them by uncommenting one line in development/tools/emulator/opengl/Android.mk Change-Id: Ie0a640b6f3359b437aba40b124da0892defb00ef
This commit is contained in:
@@ -103,7 +103,7 @@ int RenderServer::Main()
|
||||
// insert the added thread to the list
|
||||
threads.insert(rt);
|
||||
|
||||
printf("Started new RenderThread\n");
|
||||
DBG("Started new RenderThread\n");
|
||||
}
|
||||
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user