wayland: remove empty line

This commit is contained in:
Daniel Eklöf 2020-03-10 18:02:24 +01:00
parent 8a6cfb738b
commit 270604b318
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

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)
{