Remove debug comment
authorIvan Frade <ivan.frade@nokia.com>
Sun, 10 Jan 2010 22:30:28 +0000 (00:30 +0200)
committerIvan Frade <ivan.frade@nokia.com>
Sun, 10 Jan 2010 22:30:28 +0000 (00:30 +0200)
src/fancy_button.py

index eb3f291..41caee9 100644 (file)
@@ -62,7 +62,6 @@ class FancyButton (gtk.EventBox):
         
         if (widget.state == gtk.STATE_ACTIVE):
             if (fancy_button_highlight_pb):
-                print "Painting highlight image"
                 widget.window.draw_pixbuf (None,
                                            fancy_button_highlight_pb,
                                            0, 0,