From: gc Date: Mon, 18 Feb 2008 22:15:52 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: 0.9.0~125 X-Git-Url: http://git.zarb.org/?p=booh;a=commitdiff_plain;h=8f1465cfc5171fa1ec38bc4f9a9791a15cd463db *** empty log message *** --- diff --git a/bin/booh-classifier b/bin/booh-classifier index 6348172..c2a17c3 100644 --- a/bin/booh-classifier +++ b/bin/booh-classifier @@ -243,7 +243,6 @@ class Entry @type = type if @@max_width.nil? @@max_width = $main_window.root_window.size[0] - $labels_vbox.allocation.width - ( $videoborder_pixbuf.width + MainView.borders_thickness) * 2 - puts @@max_width end @protect_cleanup = Mutex.new end