[vlc-commits] commit: mozilla: remove unused include (Jean-Paul Saman )
git at videolan.org
git at videolan.org
Wed Jul 7 16:48:22 CEST 2010
vlc | branch: master | Jean-Paul Saman <jean-paul.saman at m2x.nl> | Wed Jul 7 16:46:17 2010 +0200| [aefa6eebe0258742c0c5ac56d0e185bd5ef14cc6] | committer: Jean-Paul Saman
mozilla: remove unused include
(cherry picked from commit 8749a60070100b42765472bfef4be6e1fb1731e8)
Conflicts:
projects/mozilla/vlcshell.cpp
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=aefa6eebe0258742c0c5ac56d0e185bd5ef14cc6
---
projects/mozilla/vlcshell.cpp | 5 -----
1 files changed, 0 insertions(+), 5 deletions(-)
diff --git a/projects/mozilla/vlcshell.cpp b/projects/mozilla/vlcshell.cpp
index 71e7863..829ae7a 100644
--- a/projects/mozilla/vlcshell.cpp
+++ b/projects/mozilla/vlcshell.cpp
@@ -31,11 +31,6 @@
#include <string.h>
#include <stdlib.h>
-/* This is from mozilla java, do we really need it? */
-#if 0
-#include <jri.h>
-#endif
-
#include "vlcplugin.h"
#include "vlcshell.h"
More information about the vlc-commits
mailing list