Ver a proveniência

Update utils.c

pull/5168/head
Ray há 1 mês
ascendente
cometimento
d1768d387c
1 ficheiros alterados com 1 adições e 2 eliminações
  1. +1
    -2
      src/utils.c

+ 1
- 2
src/utils.c Ver ficheiro

@ -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; }

Carregando…
Cancelar
Guardar