code cleanup
[embrace.git] / bin / embrace
index b82449c932e5558810d2aadc403ccd2e8a1e6f97..5673f88c9a701cd72204b8cf822134d70c967e8a 100755 (executable)
@@ -120,7 +120,6 @@ module Embrace
                        @objects.each { |o| add_member(o) }
 
                        @img.set_color(255, 255, 255, 0)
-                       @label.set_color(255, 255, 255, 0)
                        @label.set_color(255, 0, 0, 0)
 
                        @img.set_file(ICON_FILE)
@@ -276,10 +275,6 @@ module Embrace
                        end
                end
 
-               def length
-                       @icons.nitems
-               end
-
                # smart callbacks
                def on_show
                        @bg.show