--- a/src/stringTable.cpp Sun Jul 20 17:25:36 2014 +0300
+++ b/src/stringTable.cpp Mon Jul 21 17:14:42 2014 +0300
@@ -27,10 +27,6 @@
*/
// TODO: Another freeloader...
-
-#include <stdio.h>
-#include <stdlib.h>
-#include <string.h>
#include "stringTable.h"
static StringList g_StringTable;