mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 06:54:49 +00:00
Cleanup
This commit is contained in:
parent
2932f7ebbe
commit
4ec31e6aa0
1 changed files with 0 additions and 2 deletions
|
@ -304,8 +304,6 @@ class TimelineWidget (gtk.DrawingArea):
|
||||||
if self.sentinel:
|
if self.sentinel:
|
||||||
self.__update_sentinel_data (event.width)
|
self.__update_sentinel_data (event.width)
|
||||||
|
|
||||||
# FIXME: Is this done automatically?
|
|
||||||
self.queue_draw ()
|
|
||||||
return False
|
return False
|
||||||
|
|
||||||
def __handle_size_request (self, self_, req):
|
def __handle_size_request (self, self_, req):
|
||||||
|
|
Loading…
Reference in a new issue