From 8720c9c3860cdbf513a1584fa6ce8d176b7e7a07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Laignel?= Date: Fri, 15 Jul 2022 13:24:08 +0200 Subject: [PATCH] check: fix optional return type for TestClock::next_entry_type --- gstreamer-check/Gir.toml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/gstreamer-check/Gir.toml b/gstreamer-check/Gir.toml index 5912b43c6..ac876c857 100644 --- a/gstreamer-check/Gir.toml +++ b/gstreamer-check/Gir.toml @@ -78,11 +78,6 @@ status = "manual" name = "GstCheck.TestClock" status = "generate" final_type = true - [[object.function]] - name = "get_next_entry_time" - [object.function.return] - mandatory = true - [[object.function]] name = "new_with_start_time" [[object.function.parameter]]