Remove unneeded log messages from translator libraries
This commit is contained in:
parent
1b1b2c35a1
commit
9646a5fbc3
2 changed files with 0 additions and 2 deletions
|
|
@ -71,7 +71,6 @@ static GLESiface s_glesIface = {
|
|||
extern "C" {
|
||||
|
||||
static void initGLESx() {
|
||||
DBG("No special initialization necessary for GLES_CM\n");
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -70,7 +70,6 @@ static GLESiface s_glesIface = {
|
|||
extern "C" {
|
||||
|
||||
static void initGLESx() {
|
||||
DBG("No special initialization necessary for GLES_V2\n");
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue