From 59b46923aea6770d6848e5fb4a53f657a55e8083 Mon Sep 17 00:00:00 2001 From: alan Date: Wed, 20 Apr 2011 10:17:58 +0800 Subject: [PATCH] Sample/About.js --- Sample/About.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sample/About.js b/Sample/About.js index 4fc46b139..1eab1fff9 100644 --- a/Sample/About.js +++ b/Sample/About.js @@ -7,7 +7,7 @@ GObject = imports.gi.GObject; GtkSource = imports.gi.GtkSource; WebKit = imports.gi.WebKit; Vte = imports.gi.Vte; -GtkClutter = imports.gi.GtkClutter; +//GtkClutter = imports.gi.GtkClutter; Gdl = imports.gi.Gdl; console = imports.console; XObject = imports.XObject.XObject; -- 2.39.2