[vlc-commits] Remove unnecessary include to malloc

Jean-Baptiste Kempf git at videolan.org
Wed Jan 2 01:02:22 CET 2013


npapi-vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Wed Jan  2 01:02:09 2013 +0100| [75e47af0327b298d6daa4ac55ed1d5088d2de0e6] | committer: Jean-Baptiste Kempf

Remove unnecessary include to malloc

> http://git.videolan.org/gitweb.cgi/npapi-vlc.git/?a=commit;h=75e47af0327b298d6daa4ac55ed1d5088d2de0e6
---

 activex/persiststreaminit.cpp |    1 -
 1 file changed, 1 deletion(-)

diff --git a/activex/persiststreaminit.cpp b/activex/persiststreaminit.cpp
index 03cf339..6c1f1da 100644
--- a/activex/persiststreaminit.cpp
+++ b/activex/persiststreaminit.cpp
@@ -27,7 +27,6 @@
 #include <map>
 #include <vector>
 
-#include <malloc.h>
 #include <wchar.h>
 
 using namespace std;



More information about the vlc-commits mailing list