From 46d2f1c532278bee5b5c8550d83d4ceb064ccc95 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Sun, 16 Jul 2006 15:25:32 +0000 Subject: Get rid of pygtk.require. It doesn't make a lot of sense and recent apps are not using it anyway. --- (limited to 'shell') diff --git a/shell/PresenceView.py b/shell/PresenceView.py index 364ad15..8efc4fd 100644 --- a/shell/PresenceView.py +++ b/shell/PresenceView.py @@ -1,5 +1,3 @@ -import pygtk -pygtk.require('2.0') import gtk import gobject import dbus -- cgit v0.9.1