[gnome-robots/wip/libgames-support: 15/41] Removed calling of no-op games_scores_startup()
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-robots/wip/libgames-support: 15/41] Removed calling of no-op games_scores_startup()
- Date: Sun, 20 Sep 2015 22:38:15 +0000 (UTC)
commit 0cf777d272b94eeb639da5921ce3b63d6f3e39eb
Author: Nikhar Agrawal <nikharagrawal2006 gmail com>
Date: Wed Jun 25 21:10:57 2014 +0530
Removed calling of no-op games_scores_startup()
src/gnome-robots.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/gnome-robots.c b/src/gnome-robots.c
index 39c8a62..6806259 100644
--- a/src/gnome-robots.c
+++ b/src/gnome-robots.c
@@ -287,8 +287,6 @@ startup (GtkApplication *app, gpointer user_data)
{
struct timeval tv;
- games_scores_startup ();
-
gettimeofday (&tv, NULL);
srand (tv.tv_usec);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]