From 86abe2346bedc98a249621b080ec85841918c9cc Mon Sep 17 00:00:00 2001 From: erich koslovsky Date: Sun, 19 Aug 2007 14:31:37 +0000 Subject: Added support to sink members of the shared browser session when they come back. Some cleanups. --- (limited to 'linkbutton.py') diff --git a/linkbutton.py b/linkbutton.py index 4e9bd68..84c0adb 100644 --- a/linkbutton.py +++ b/linkbutton.py @@ -46,12 +46,6 @@ class LinkButton(gtk.RadioToolButton): width = pixbuf_xo.get_width() height = pixbuf_xo.get_height() - print pixbuf.get_width() - print pixbuf.get_height() - - print pixbuf_xo.get_width() - print pixbuf_xo.get_height() - dest_x = 100 dest_y = 66 w = width/2 -- cgit v0.9.1