]> git.sesse.net Git - vlc/commitdiff
plugin.cpp: as usual,I forgot to disable my own debug
authorDamien Fouilleul <damienf@videolan.org>
Mon, 20 Mar 2006 14:40:42 +0000 (14:40 +0000)
committerDamien Fouilleul <damienf@videolan.org>
Mon, 20 Mar 2006 14:40:42 +0000 (14:40 +0000)
activex/plugin.cpp

index e0a8f349f4c0a6151b55a9776e95787889dadabe..41baf606862eec569dd9f91f771973d68b079579 100644 (file)
@@ -573,7 +573,7 @@ HRESULT VLCPlugin::onRun(void)
              RegCloseKey( h_key );
         }
 
-#if 1
+#if 0
         ppsz_argv[0] = "C:\\cygwin\\home\\Damien_Fouilleul\\dev\\videolan\\vlc-trunk\\vlc";
 #endif