src/core.c

changeset 5872
754c63f29b77
parent 5859
e9e5fb0bbfe9
child 6168
4b6987129eac
--- a/src/core.c	Sat Jun 14 21:34:31 2003 +0000
+++ b/src/core.c	Sat Jun 14 23:21:02 2003 +0000
@@ -18,13 +18,8 @@
  *
  */
 
-#ifdef HAVE_CONFIG_H
-#include "config.h"
-#endif
+/*
+ * NOTE - I'd like to see this entire file just go away! -- ChipX86
+ */
 
-#include <glib.h>
-#include <stdio.h>
-#include <stdlib.h>
-#include <sys/types.h>
-
-
+/* DONE! */

mercurial