Remove LocaleGuard from ARDOUR::Region class
[ardour.git] / libs / ardour / region.cc
index ac08aff7ee9c3203b5a47dacec27ffef731c97a3..9d82ff93956c943deb9892e9b52b19234fbad04c 100644 (file)
@@ -1258,7 +1258,6 @@ Region::state ()
 {
        XMLNode *node = new XMLNode ("Region");
        char buf2[64];
-       LocaleGuard lg;
 
        /* custom version of 'add_properties (*node);'
         * skip values that have have dedicated save functions