npapi-vlc | branch: master | Rafaël Carré <[email protected]> | Tue Jun 18 
20:54:40 2013 +0200| [42c9d86deebc1edddc33eb8303976bb965c083dc] | committer: 
Rafaël Carré

activex: remove duplicate option

> http://git.videolan.org/gitweb.cgi/npapi-vlc.git/?a=commit;h=42c9d86deebc1edddc33eb8303976bb965c083dc
---

 activex/plugin.cpp |    2 --
 1 file changed, 2 deletions(-)

diff --git a/activex/plugin.cpp b/activex/plugin.cpp
index b96b648..5a46078 100644
--- a/activex/plugin.cpp
+++ b/activex/plugin.cpp
@@ -486,8 +486,6 @@ void VLCPlugin::initVLC()
         }
     }
 
-    ppsz_argv[ppsz_argc++] = "-vv";
-
     HKEY h_key;
     char p_pluginpath[MAX_PATH];
     if( RegOpenKeyEx( HKEY_LOCAL_MACHINE, TEXT("Software\\VideoLAN\\VLC"),

_______________________________________________
vlc-commits mailing list
[email protected]
http://mailman.videolan.org/listinfo/vlc-commits

Reply via email to