aboutsummaryrefslogtreecommitdiff
path: root/src/libjin/debug/log.h
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2018-09-02 00:48:21 +0800
committerchai <chaifix@163.com>2018-09-02 00:48:21 +0800
commit862763a88f6b4a6cb6c034287c509a91776adf8b (patch)
tree78c1f391c1c5ed95acfda055e3bf806290df74d8 /src/libjin/debug/log.h
parentb05e2443533af8e3badb4a8469a634cb302c63f8 (diff)
*update
Diffstat (limited to 'src/libjin/debug/log.h')
-rw-r--r--src/libjin/debug/log.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/src/libjin/debug/log.h b/src/libjin/debug/log.h
deleted file mode 100644
index e1624f5..0000000
--- a/src/libjin/debug/log.h
+++ /dev/null
@@ -1,14 +0,0 @@
-#ifndef __JIN_LOG_H
-#define __JIN_LOG_H
-
-namespace jin
-{
-namespace debug
-{
-
- const char* err;
-
-}
-}
-
-#endif \ No newline at end of file