aboutsummaryrefslogtreecommitdiff
path: root/src/libjin/Debug/Log.h
diff options
context:
space:
mode:
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