npapi-vlc | branch: master | Jean-Baptiste Kempf <[email protected]> | 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; _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
