Remove LocaleGuards from SVAModifier and HSV classes
authorTim Mayberry <mojofunk@gmail.com>
Sun, 4 Sep 2016 12:52:58 +0000 (22:52 +1000)
committerTim Mayberry <mojofunk@gmail.com>
Thu, 22 Jun 2017 00:48:38 +0000 (10:48 +1000)
commit1170bd9043dc7cd9bdd534c7b75b2f2175e3e3c8
tree9cdbc4dfc880c94f2b752dbdac295e27f4f5308c
parent5103663f13fcce6797aa04d8c752d90bb7d5fe74
Remove LocaleGuards from SVAModifier and HSV classes

float <=> string conversion now done using PBD::to_string/string_to so
LocaleGuards are no longer needed.
libs/canvas/colors.cc