Remove LocaleGuard from PBD::Controllable state methods
authorTim Mayberry <mojofunk@gmail.com>
Sun, 4 Sep 2016 10:38:30 +0000 (20:38 +1000)
committerTim Mayberry <mojofunk@gmail.com>
Thu, 22 Jun 2017 00:48:38 +0000 (10:48 +1000)
commit6ab970efa35ee9ff01c5a68b42699945074198a8
tree6f0ccf9d82ef2c0d271eb77f4090f934adb49c27
parent3b718c60de8d4b8896308532b98a4b7868f42a2e
Remove LocaleGuard from PBD::Controllable state methods

These are no longer necessary as float <=> string conversion is handled by
locale independent PBD::to_string/string_to via XMLNode::get/set_property
libs/pbd/controllable.cc