[vlc-commits] activex: remove duplicate option
Rafaël Carré
git at videolan.org
Tue Jun 18 23:17:19 CEST 2013
npapi-vlc | branch: master | Rafaël Carré <funman at videolan.org> | 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"),
More information about the vlc-commits
mailing list