Remove LocaleGuards from VideoTimeLine class
authorTim Mayberry <mojofunk@gmail.com>
Sun, 4 Sep 2016 23:32:45 +0000 (09:32 +1000)
committerTim Mayberry <mojofunk@gmail.com>
Thu, 22 Jun 2017 00:48:38 +0000 (10:48 +1000)
commite6d2eef92947b0a4e4381b271cf33abfbdf31819
treeca57ed944a8365d812b6d8b59ae71e3a7f66f2e9
parent4e31157ef4fcbf9a645eecb383e862775a125b7e
Remove LocaleGuards from VideoTimeLine class

float <=> string conversion is done using PBD::string_to/to_string() via
XMLNode::get/set_property so the LocaleGuards are no longer necessary
gtk2_ardour/video_timeline.cc