Merge branch 'master' into bindings

This commit is contained in:
Daniel Eklöf 2020-03-10 18:21:48 +01:00
commit 2be999a752
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
5 changed files with 21 additions and 9 deletions

View file

@ -279,7 +279,6 @@ static const struct wp_presentation_listener presentation_listener = {
.clock_id = &clock_id,
};
static bool
verify_iface_version(const char *iface, uint32_t version, uint32_t wanted)
{