From 68cdda1e88edfbfb6efb1c82a3f5a62ef9af3be1 Mon Sep 17 00:00:00 2001 From: Simon Latapie Date: Wed, 27 Aug 2003 08:44:28 +0000 Subject: [PATCH] * oups (forgot to erase a test line) --- mozilla/vlcshell.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/mozilla/vlcshell.cpp b/mozilla/vlcshell.cpp index 1c2ed3747e..9f3fc58c27 100644 --- a/mozilla/vlcshell.cpp +++ b/mozilla/vlcshell.cpp @@ -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 * @@ -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[] = -- 2.39.2