Browse Source

- previously checked in this file to work only within my debug environment

pull/2/head
Damien Fouilleul 21 years ago
parent
commit
fd5297cf09
  1. 2
      activex/plugin.cpp

2
activex/plugin.cpp

@ -537,7 +537,7 @@ HRESULT VLCPlugin::onInit(BOOL isNew)
RegCloseKey( h_key );
}
#if 1
#if 0
ppsz_argv[0] = "C:\\cygwin\\home\\Damien_Fouilleul\\dev\\videolan\\vlc-trunk\\vlc";
#endif

Loading…
Cancel
Save