A little bit of cleanup.

This commit is contained in:
2010-09-14 07:19:00 +02:00
parent b230b69539
commit 82cfa12920
5 changed files with 0 additions and 31 deletions

View File

@@ -9,7 +9,6 @@
*/
#include <gtk/gtk.h>
#include <stdlib.h>
#include "config.h"

View File

@@ -11,7 +11,6 @@
#include <gtk/gtk.h>
#include <lua.h>
/* #include <lauxlib.h> */
#include <stdlib.h>
#include "config.h"

View File

@@ -9,8 +9,6 @@
*/
#include <gtk/gtk.h>
#include <stdlib.h>
#include <string.h>
#include "config.h"