Loading common/pgm_base.cpp +1 −6 Original line number Diff line number Diff line Loading @@ -406,12 +406,7 @@ bool PGM_BASE::initPgm() loadCommonSettings(); bool succes = SetLanguage( true ); if( !succes ) { } SetLanguage( true ); // Set locale option for separator used in float numbers SetLocaleTo_Default(); Loading Loading
common/pgm_base.cpp +1 −6 Original line number Diff line number Diff line Loading @@ -406,12 +406,7 @@ bool PGM_BASE::initPgm() loadCommonSettings(); bool succes = SetLanguage( true ); if( !succes ) { } SetLanguage( true ); // Set locale option for separator used in float numbers SetLocaleTo_Default(); Loading