]> Shamusworld >> Repos - stargem2/blobdiff - src/log.h
Added config file key bindings, general code cleanup
[stargem2] / src / log.h
index 3367c340cf1effe5af36da38488cbaa5768ffcec..0663051418962a223b9faa6b79bf383fb9dd64f0 100755 (executable)
--- a/src/log.h
+++ b/src/log.h
@@ -5,8 +5,6 @@
 #ifndef __LOG_H__
 #define __LOG_H__
 
-#include <stdio.h>
-#include <stdlib.h>
 #include <stdarg.h>
 
 #ifdef __cplusplus