[gnome-robots] Remove GamesStock



commit 6516fe845b918fe01eec9553e0c8ca77254ca4cc
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sat Jun 21 13:14:38 2014 -0500

    Remove GamesStock

 src/Makefile.am    |    2 -
 src/games-stock.c  |  357 ----------------------------------------------------
 src/games-stock.h  |   62 ---------
 src/gnome-robots.c |    1 -
 4 files changed, 0 insertions(+), 422 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index d991d5f..c02dca3 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -36,8 +36,6 @@ gnome_robots_SOURCES = \
        games-scores-dialog.h   \
        games-scores-backend.c  \
        games-scores-backend.h  \
-       games-stock.c \
-       games-stock.h \
        cursor-down.h \
        cursor-down-left.h \
        cursor-down-right.h \
diff --git a/src/gnome-robots.c b/src/gnome-robots.c
index 132faaa..f96ef48 100644
--- a/src/gnome-robots.c
+++ b/src/gnome-robots.c
@@ -39,7 +39,6 @@
 #include "games-gridframe.h"
 #include "games-scores.h"
 #include "games-scores-dialog.h"
-#include "games-stock.h"
 
 /* Minimum sizes. */
 #define MINIMUM_TILE_WIDTH   8


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