Remove LocaleGuards from LuaInstance state methods
authorTim Mayberry <mojofunk@gmail.com>
Sun, 4 Sep 2016 23:03:40 +0000 (09:03 +1000)
committerTim Mayberry <mojofunk@gmail.com>
Thu, 22 Jun 2017 00:48:38 +0000 (10:48 +1000)
commit4e385b44a61c394bad5cd9a334011cd70e59a4a0
treefa1a2b033ebee7cf866ade084b6224971e92b91d
parentcec97e2a84f1512c1a19d467c427d7f7a53079a4
Remove LocaleGuards from LuaInstance state methods

There are no float <=> string conversions in these methods and g_base64_encode
etc functions are not affected by locale.
gtk2_ardour/luainstance.cc