Parcourir la source

Update utils.c

pull/5168/head
Ray il y a 1 mois
Parent
révision
d1768d387c
1 fichiers modifiés avec 1 ajouts et 2 suppressions
  1. +1
    -2
      src/utils.c

+ 1
- 2
src/utils.c Voir le fichier

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

Chargement…
Annuler
Enregistrer