ソースを参照

Update utils.c

pull/5168/head
Ray 1ヶ月前
コミット
d1768d387c
1個のファイルの変更1行の追加2行の削除
  1. +1
    -2
      src/utils.c

+ 1
- 2
src/utils.c ファイルの表示

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

読み込み中…
キャンセル
保存