[gnome-games] Removed debug code
- From: Jason Clinton <jclinton src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gnome-games] Removed debug code
- Date: Wed, 14 Oct 2009 02:54:36 +0000 (UTC)
commit b0880f15300a083e27a789631363929afb36dc8e
Author: Guillaume Beland <guillaume beland gmail com>
Date: Wed Aug 12 17:01:01 2009 -0400
Removed debug code
gnibbles/worm-clutter.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gnibbles/worm-clutter.c b/gnibbles/worm-clutter.c
index 7dea515..44e1e64 100644
--- a/gnibbles/worm-clutter.c
+++ b/gnibbles/worm-clutter.c
@@ -492,7 +492,7 @@ gnibbles_worm_reset (ClutterAnimation *anim, GnibblesWorm *worm)
worm->change = SLENGTH - 1;
gnibbles_worm_show (worm);
}
- /* DEBUG */
+ /* DEBUG *//*
gint i;
FILE *fo;
fo = fopen ("output.txt", "w" );
@@ -506,7 +506,7 @@ gnibbles_worm_reset (ClutterAnimation *anim, GnibblesWorm *worm)
fprintf (fo, "\n");
}
fclose (fo);
-
+ */
}
GnibblesWorm*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]