[vlc-devel] commit: No need for nscore.h (Christophe Mutricy )

git version control git at videolan.org
Fri Sep 12 16:33:41 CEST 2008


vlc | branch: 0.9-bugfix | Christophe Mutricy <xtophe at videolan.org> | Fri Sep 12 00:42:35 2008 +0100| [565d5ea2cea7e114ff3df84f2bf85a05add3ef98] | committer: Christophe Mutricy 

No need for nscore.h
(cherry picked from commit 9463913fb384c0e4e4c06657735a237eb9c1190e)

Signed-off-by: Christophe Mutricy <xtophe at videolan.org>

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=565d5ea2cea7e114ff3df84f2bf85a05add3ef98
---

 projects/mozilla/support/npunix.c  |    1 -
 projects/mozilla/support/npwin.cpp |    1 -
 2 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/projects/mozilla/support/npunix.c b/projects/mozilla/support/npunix.c
index dc8ae8b..26c6736 100644
--- a/projects/mozilla/support/npunix.c
+++ b/projects/mozilla/support/npunix.c
@@ -42,7 +42,6 @@
 #define OJI 1
 
 #include <stdio.h>
-#include <nscore.h>
 #include <npapi.h>
 #include <npupp.h>
 
diff --git a/projects/mozilla/support/npwin.cpp b/projects/mozilla/support/npwin.cpp
index 8965232..c277f84 100644
--- a/projects/mozilla/support/npwin.cpp
+++ b/projects/mozilla/support/npwin.cpp
@@ -41,7 +41,6 @@
 #   include <mozilla-config.h>
 #endif
 
-#include "nscore.h"
 #include "npapi.h"
 #include "npupp.h"
 




More information about the vlc-devel mailing list