Use lilv_world_get()
authorDavid Robillard <d@drobilla.net>
Thu, 20 Dec 2018 01:06:53 +0000 (20:06 -0500)
committerDavid Robillard <d@drobilla.net>
Thu, 20 Dec 2018 01:08:47 +0000 (20:08 -0500)
commit560054dfd64fec119303ddc2221e472cf0df4bb8
tree0041ea5c2ad0e42930a50ecb8e87965cbcd8b963
parent79c9c62154573d24a6c5699247cacb132ed4d125
Use lilv_world_get()

Leaves the now-trivial get_value() helper there since it keeps the call sites
shorter and nicer to read.
libs/ardour/lv2_plugin.cc