[Pkg-bazaar-commits] ./bzr-gtk/unstable r220: Remove invalid functions.

Jelmer Vernooij jelmer at samba.org
Fri Apr 10 07:49:38 UTC 2009


------------------------------------------------------------
revno: 220
committer: Jelmer Vernooij <jelmer at samba.org>
branch nick: trunk
timestamp: Sun 2007-07-15 17:47:41 +0300
message:
  Remove invalid functions.
modified:
  missing.py
-------------- next part --------------
=== modified file 'missing.py'
--- a/missing.py	2007-03-20 21:09:30 +0000
+++ b/missing.py	2007-07-15 14:47:41 +0000
@@ -72,9 +72,3 @@
 
         self.vbox.pack_start(paned, True, True)
         self.vbox.show_all()
-
-    def display(self):
-        self.window.show_all()
-
-    def close(self, widget=None):
-        self.window.destroy()



More information about the Pkg-bazaar-commits mailing list