debug-viewer: Dispatcher source ID clean-up
authorPhilippe Normand <philn@igalia.com>
Sun, 15 Apr 2018 10:28:33 +0000 (11:28 +0100)
committerPhilippe Normand <philn@igalia.com>
Sun, 15 Apr 2018 10:28:33 +0000 (11:28 +0100)
commit1533775381b0201bdcc6dde2a06d2f87060551fa
treeb1d2c9344b4e9c5030c7fc353c6f2c1ac8d4e0fd
parent8a9d72b7e66b6079743a532f9c969424b96ae1dc
debug-viewer: Dispatcher source ID clean-up

This patch fixes this runtime warning:
GstDebugViewer/Common/Data.py:67: Warning: Source ID 17 was not found when attempting to remove it
  GObject.source_remove(self.source_id)
debug-viewer/GstDebugViewer/Common/Data.py