diff options
author | chai <chaifix@163.com> | 2018-12-06 20:04:05 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2018-12-06 20:04:05 +0800 |
commit | 37f1d11f9e1f7b9f336b509f3afb6dd61bb5ffee (patch) | |
tree | 23085471a30b4756923aba6b907832e5d5271845 /src/libjin/utils/je_log.h | |
parent | 0085588ebb89f8655081c98efcb3b988f4be1d76 (diff) |
*misc
Diffstat (limited to 'src/libjin/utils/je_log.h')
-rw-r--r-- | src/libjin/utils/je_log.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libjin/utils/je_log.h b/src/libjin/utils/je_log.h index f81bbae..3d34943 100644 --- a/src/libjin/utils/je_log.h +++ b/src/libjin/utils/je_log.h @@ -45,7 +45,6 @@ private: static std::ofstream fs; // ļ }; - typedef Loghelper::Level Loglevel; #if defined(jin_debug) |