]> git.sesse.net Git - vlc/commitdiff
* oups (forgot to erase a test line)
authorSimon Latapie <garf@videolan.org>
Wed, 27 Aug 2003 08:44:28 +0000 (08:44 +0000)
committerSimon Latapie <garf@videolan.org>
Wed, 27 Aug 2003 08:44:28 +0000 (08:44 +0000)
mozilla/vlcshell.cpp

index 1c2ed3747ec53bf2b3f82e3da2e8935d89648aea..9f3fc58c27fee0d3d7ca759e864c894e4c7c6eef 100644 (file)
@@ -2,7 +2,7 @@
  * vlcshell.cpp: a VLC plugin for Mozilla
  *****************************************************************************
  * Copyright (C) 2002 VideoLAN
- * $Id: vlcshell.cpp,v 1.20 2003/08/27 07:21:07 garf Exp $
+ * $Id: vlcshell.cpp,v 1.21 2003/08/27 08:44:28 garf Exp $
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
  *
@@ -258,7 +258,6 @@ NPError NPP_New( NPMIMEType pluginType, NPP instance, uint16 mode, int16 argc,
         "vlc"
         /* , "--plugin-path", "/Library/Internet Plug-Ins/VLC Plugin.plugin/Contents/MacOS/modules" */
         , "--plugin-path", plugin_path
-        , "--filter invert"
     };
 #else
     char *ppsz_foo[] =