Explorar el Código

Update utils.c

pull/5168/head
Ray hace 1 mes
padre
commit
d1768d387c
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  1. +1
    -2
      src/utils.c

+ 1
- 2
src/utils.c Ver fichero

@ -95,9 +95,8 @@ static int android_close(void *cookie);
#endif
//----------------------------------------------------------------------------------
// Module Functions Definition - Utilities
// Module Functions Definition
//----------------------------------------------------------------------------------
// Set the current threshold (minimum) log level
void SetTraceLogLevel(int logType) { logTypeLevel = logType; }

Cargando…
Cancelar
Guardar