Use std::string::operator+ instead of string_compose in VSTPlugin
authorTim Mayberry <mojofunk@gmail.com>
Tue, 27 Sep 2016 06:59:52 +0000 (16:59 +1000)
committerTim Mayberry <mojofunk@gmail.com>
Tue, 18 Apr 2017 23:37:01 +0000 (09:37 +1000)
commitf2e32efc92a116defa4ac17a4a0a4cf036104407
tree8ff3bcb05494c9cba83e3b2e9dc100e34ba46013
parentaf1f4b933b567c934b6523d1f227285f5767f695
Use std::string::operator+ instead of string_compose in VSTPlugin
libs/ardour/vst_plugin.cc