projects
/
imager.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1ef6cca
)
clean up some old junk in log.c
author
Tony Cook
<tony@develop-help.com>
Sat, 27 Oct 2012 02:16:52 +0000
(13:16 +1100)
committer
Tony Cook
<tony@develop-help.com>
Fri, 14 Dec 2012 09:27:39 +0000
(20:27 +1100)
log.c
patch
|
blob
|
blame
|
history
diff --git
a/log.c
b/log.c
index 34e4a73751619c946387d3b8a155a111fe6e86e5..ebcb9a0d78458c8d7887863202101c3408af697a 100644
(file)
--- a/
log.c
+++ b/
log.c
@@
-11,13
+11,6
@@
#define DTBUFF 50
#define DATABUFF DTBUFF+3+10+1+5+1+1
-#if 0
-static int log_level = 0;
-static FILE *lg_file = NULL;
-static char date_buffer[DTBUFF];
-static char data_buffer[DATABUFF];
-#endif
-
#define LOG_DATE_FORMAT "%Y/%m/%d %H:%M:%S"
static void