]> git.sesse.net Git - vlc/commitdiff
mozilla: remove unused include
authorJean-Paul Saman <jean-paul.saman@m2x.nl>
Wed, 7 Jul 2010 14:46:17 +0000 (16:46 +0200)
committerJean-Paul Saman <jean-paul.saman@m2x.nl>
Wed, 7 Jul 2010 14:46:17 +0000 (16:46 +0200)
(cherry picked from commit 8749a60070100b42765472bfef4be6e1fb1731e8)

Conflicts:

projects/mozilla/vlcshell.cpp

projects/mozilla/vlcshell.cpp

index 71e78638bea1552623e58acff496d325f752f8be..829ae7a5da3de60cb804dcad00420dbf83defa36 100644 (file)
 #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"