--- deliantra/Deliantra-Client/DC/UI.pm 2007/07/21 13:54:03 1.394 +++ deliantra/Deliantra-Client/DC/UI.pm 2007/07/21 13:56:00 1.395 @@ -1104,8 +1104,6 @@ $self } -#TODO# update range on size_allocate depending on child? - sub add { my ($self, $widget) = @_; @@ -1138,13 +1136,6 @@ } } -sub update { - my ($self) = @_; - - $self->update_slider; - $self->SUPER::update; -} - sub invoke_mouse_wheel { my ($self, $ev) = @_;