clockselect: Remove non-sense comment
authorEderson de Souza <ederson.desouza@intel.com>
Mon, 27 Jan 2020 23:16:12 +0000 (15:16 -0800)
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Thu, 30 Apr 2020 19:21:37 +0000 (19:21 +0000)
commit443c01e119fa49455742364fc19f58d0ad8efbc5
treeec79cf9618bed5d74d03966de1bf492ac1b72976
parentb769af0c4fc0f364130b55c5ec2d8ea71f350400
clockselect: Remove non-sense comment

Commentary appears to assume `gst_harness_find_element` return value was
"transfer none", but it is not the case. So, element must be unrefed
before the end.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1009>
tests/check/elements/clockselect.c