]> git.sesse.net Git - vlc/blobdiff - src/misc/win32_specific.c
* libvlc.h: hopefully fix a few warnings.
[vlc] / src / misc / win32_specific.c
index 7ca77575e75bb50f6c367ca940393ddd671f8b53..deb7208d52acec803f033bf9d2bf861c7b12f1d7 100644 (file)
@@ -121,9 +121,6 @@ LRESULT CALLBACK WMCOPYWNDPROC( HWND, UINT, WPARAM, LPARAM );
 void system_Configure( libvlc_int_t *p_this, int *pi_argc, char *ppsz_argv[] )
 {
 #if !defined( UNDER_CE )
-    p_this->p_libvlc_global->b_fast_mutex = config_GetInt( p_this, "fast-mutex" );
-    p_this->p_libvlc_global->i_win9x_cv = config_GetInt( p_this, "win9x-cv-method" );
-
     /* Raise default priority of the current process */
 #ifndef ABOVE_NORMAL_PRIORITY_CLASS
 #   define ABOVE_NORMAL_PRIORITY_CLASS 0x00008000