gnome-games r7974 - trunk/gnotravex
- From: chpe svn gnome org
- To: svn-commits-list gnome org
- Subject: gnome-games r7974 - trunk/gnotravex
- Date: Wed, 8 Oct 2008 20:01:55 +0000 (UTC)
Author: chpe
Date: Wed Oct 8 20:01:55 2008
New Revision: 7974
URL: http://svn.gnome.org/viewvc/gnome-games?rev=7974&view=rev
Log:
Remove unused variables.
Modified:
trunk/gnotravex/gnotravex.c
Modified: trunk/gnotravex/gnotravex.c
==============================================================================
--- trunk/gnotravex/gnotravex.c (original)
+++ trunk/gnotravex/gnotravex.c Wed Oct 8 20:01:55 2008
@@ -69,7 +69,6 @@
static GtkWidget *window;
static GtkWidget *statusbar;
static GtkWidget *space;
-static GtkWidget *bit;
static GtkWidget *timer;
static GdkGC *bg_gc;
@@ -123,10 +122,8 @@
static gint have_been_hinted = 0;
static gint solve_me = 0;
static gint hint_moving = 0;
-static gint session_flag = 0;
static gint session_xpos = 0;
static gint session_ypos = 0;
-static gint session_position = 0;
static guint timer_timeout = 0;
static gint tile_size = 0;
static gdouble tile_border_size = 3.0;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]