[gnome-games] swell-foop: Remove obsolete GnomeGamesSupport functions
- From: Robert Ancell <rancell src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games] swell-foop: Remove obsolete GnomeGamesSupport functions
- Date: Wed, 11 Jan 2012 13:46:14 +0000 (UTC)
commit 65bdeafd8e34c29cddc26d67218b35425d143447
Author: Robert Ancell <robert ancell canonical com>
Date: Wed Jan 11 14:43:54 2012 +0100
swell-foop: Remove obsolete GnomeGamesSupport functions
swell-foop/src/main.js | 5 -----
1 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/swell-foop/src/main.js b/swell-foop/src/main.js
index 20c4e4a..290a6a8 100755
--- a/swell-foop/src/main.js
+++ b/swell-foop/src/main.js
@@ -28,8 +28,6 @@ catch(e)
if(GnomeGamesSupport.setgid_io_init)
GnomeGamesSupport.setgid_io_init();
-GnomeGamesSupport.runtime_init("swell-foop");
-GnomeGamesSupport.Conf.initialise("swell-foop");
GnomeGamesSupport.stock_init();
Light = imports.Light;
@@ -121,6 +119,3 @@ board.new_game();
Gtk.main();
-GnomeGamesSupport.Conf.shutdown();
-GnomeGamesSupport.runtime_shutdown();
-
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]