systemclock: Remove confusing conditional unlock
authorSebastian Dröge <sebastian@centricular.com>
Thu, 28 Nov 2024 13:43:08 +0000 (15:43 +0200)
committerBackport Bot <gitlab-backport-bot@gstreamer-foundation.org>
Mon, 2 Dec 2024 10:00:27 +0000 (10:00 +0000)
commit6a5a723993abbb674040b7556334cabb72e240ba
tree783a17e17cbf3ff1f1b5e01b2ea37fb5314e1b3b
parent2efa5979917a628d6ad62a1790f5b50d4c1c438c
systemclock: Remove confusing conditional unlock

At this point the entry is always locked and needs to be unlocked.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8019>
subprojects/gstreamer/gst/gstsystemclock.c