]> git.sesse.net Git - vlc/commitdiff
mozilla: remove potentially harmful debug on win32
authorRafaël Carré <funman@videolan.org>
Mon, 19 Nov 2007 00:22:42 +0000 (00:22 +0000)
committerRafaël Carré <funman@videolan.org>
Mon, 19 Nov 2007 00:22:42 +0000 (00:22 +0000)
mozilla/vlcplugin.cpp

index b4581eb7bc55c3c984df2425377b726384dfeed1..eef804283ffe395f06b96d8ee0843d08907d9ccb 100644 (file)
@@ -99,10 +99,6 @@ NPError VlcPlugin::init(int argc, char* const argn[], char* const argv[])
     }
     ppsz_argv[ppsz_argc++] = "--no-one-instance";
 
-#if 1
-    ppsz_argv[0] = "C:\\Cygwin\\home\\damienf\\vlc-trunk\\vlc";
-#endif
-
 #endif /* XP_MACOSX */
 
     /* common settings */