[gnome-games] gnobots2: delete unused file



commit 3fb08f05094698b0fff271bfb0e86834e38e9445
Author: Thomas Hindoe Paaboel Andersen <phomes gmail com>
Date:   Tue Nov 9 23:19:24 2010 +0100

    gnobots2: delete unused file

 gnobots2/Makefile.am |    1 -
 gnobots2/keyboard.c  |    1 -
 gnobots2/keylabels.h | 1344 --------------------------------------------------
 3 files changed, 0 insertions(+), 1346 deletions(-)
---
diff --git a/gnobots2/Makefile.am b/gnobots2/Makefile.am
index d3f8ad7..2cb0545 100644
--- a/gnobots2/Makefile.am
+++ b/gnobots2/Makefile.am
@@ -33,7 +33,6 @@ gnobots2_SOURCES = \
 	graphics.h \
 	keyboard.c \
 	keyboard.h \
-	keylabels.h \
 	game.c \
 	game.h \
 	sound.c \
diff --git a/gnobots2/keyboard.c b/gnobots2/keyboard.c
index 46c41f8..d473241 100644
--- a/gnobots2/keyboard.c
+++ b/gnobots2/keyboard.c
@@ -27,7 +27,6 @@
 #include <gdk/gdkkeysyms.h>
 
 #include "keyboard.h"
-#include "keylabels.h"
 #include "game.h"
 
 /**********************************************************************/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]