Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/linkbutton.py
diff options
context:
space:
mode:
Diffstat (limited to 'linkbutton.py')
-rw-r--r--linkbutton.py6
1 files changed, 0 insertions, 6 deletions
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