Remove attempt to retrieve invalid Meterbridge properties
authorTim Mayberry <mojofunk@gmail.com>
Thu, 25 May 2017 11:06:36 +0000 (21:06 +1000)
committerTim Mayberry <mojofunk@gmail.com>
Thu, 25 May 2017 22:48:04 +0000 (08:48 +1000)
commitaf8d027fc598326ba25e3246ae4a31e1f29eea0c
tree8b13d07e9074e6a1cbb64ea7f403a1d1e8b44448
parent3747d1688c2198d77e1fbb2902ebd84e90028d76
Remove attempt to retrieve invalid Meterbridge properties

The property names with underscores are "normalized" to replace the underscores
with hyphens in the XMLProperty constructor from within Meterbridge::get_state
and so have always been written with hyphens.
gtk2_ardour/meterbridge.cc