瀏覽代碼

Update utils.c

pull/5168/head
Ray 5 月之前
父節點
當前提交
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; }

Loading…
取消
儲存