]> git.sesse.net Git - vlc/blobdiff - projects/mozilla/vlcshell.cpp
Remove references to mozilla-config.h, remove linkage with libnspr and other xpcom...
[vlc] / projects / mozilla / vlcshell.cpp
index e59dac95f98102bd7dca9f85f9aea31581ac1800..575c2b1b91710d5707b6443cface096c34a0e8ff 100644 (file)
 #include <string.h>
 #include <stdlib.h>
 
-/* Mozilla stuff */
-#ifdef HAVE_MOZILLA_CONFIG_H
-#   include <mozilla-config.h>
-#endif
-
 /* This is from mozilla java, do we really need it? */
 #if 0
 #include <jri.h>