forked from mirrors/gstreamer-rs
check: fix optional return type for TestClock::next_entry_type
This commit is contained in:
parent
2090452e3d
commit
8720c9c386
1 changed files with 0 additions and 5 deletions
|
@ -78,11 +78,6 @@ status = "manual"
|
||||||
name = "GstCheck.TestClock"
|
name = "GstCheck.TestClock"
|
||||||
status = "generate"
|
status = "generate"
|
||||||
final_type = true
|
final_type = true
|
||||||
[[object.function]]
|
|
||||||
name = "get_next_entry_time"
|
|
||||||
[object.function.return]
|
|
||||||
mandatory = true
|
|
||||||
|
|
||||||
[[object.function]]
|
[[object.function]]
|
||||||
name = "new_with_start_time"
|
name = "new_with_start_time"
|
||||||
[[object.function.parameter]]
|
[[object.function.parameter]]
|
||||||
|
|
Loading…
Reference in a new issue