Commit 711eb066 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

Revert heavily flawed commit 12959.

I'm not explaining this again.
parent 1385a1a7
......@@ -451,8 +451,6 @@ int VLC_Init( int i_object, int i_argc, char *ppsz_argv[] )
#if defined( ENABLE_NLS ) \
&& ( defined( HAVE_GETTEXT ) || defined( HAVE_INCLUDED_GETTEXT ) )
setlocale( LC_NUMERIC, "" );
/* This ain't really nice to have to reload the config here but it seems
* the only way to do it. */
config_LoadConfigFile( p_vlc, "main" );
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment