This commit is contained in:
René Stadler 2007-11-20 13:34:00 +02:00 committed by Stefan Sauer
parent 2932f7ebbe
commit 4ec31e6aa0

View file

@ -304,8 +304,6 @@ class TimelineWidget (gtk.DrawingArea):
if self.sentinel:
self.__update_sentinel_data (event.width)
# FIXME: Is this done automatically?
self.queue_draw ()
return False
def __handle_size_request (self, self_, req):