vlc | branch: master | Martin Storsjö <[email protected]> | Mon Nov 12 09:50:28 2018 +0200| [aea26859a7a11955c5cafed82a3852e63f6f3085] | committer: Martin Storsjö
vlccore: Fix building for windows since 184fbc5c548 > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=aea26859a7a11955c5cafed82a3852e63f6f3085 --- src/libvlccore.sym | 1 - 1 file changed, 1 deletion(-) diff --git a/src/libvlccore.sym b/src/libvlccore.sym index eb30c4ff25..c1b2b1ea7b 100644 --- a/src/libvlccore.sym +++ b/src/libvlccore.sym @@ -288,7 +288,6 @@ net_ConnectTCP net_Listen net_ListenClose net_OpenDgram -net_Printf net_Read net_SetCSCov net_Write _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
