[jhbuild: 45/60] [gui] remove obsolete glade usage



commit 5a91e549883234a1eb3fbef3e3cc7710544b83c6
Author: Frédéric Péters <fpeters 0d be>
Date:   Sun May 24 10:35:00 2009 +0200

    [gui] remove obsolete glade usage
---
 jhbuild/frontends/gtkui.py |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/jhbuild/frontends/gtkui.py b/jhbuild/frontends/gtkui.py
index c8370bf..7a58e3c 100644
--- a/jhbuild/frontends/gtkui.py
+++ b/jhbuild/frontends/gtkui.py
@@ -31,7 +31,6 @@ import subprocess
 
 import gobject
 import gtk
-import gtk.glade
 try:
     import vte
 except ImportError:



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]