vlc | branch: master | Jean-Baptiste Kempf <[email protected]> | Mon Nov 29 13:02:29 2010 +0100| [da28b2754e626ae5305dd817922dbf9cd44858b3] | committer: Jean-Baptiste Kempf
MobileVLCKit: remove mmap access in Aggregate > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=da28b2754e626ae5305dd817922dbf9cd44858b3 --- .../MobileVLCKit/AggregateStaticPlugins.sh | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/projects/macosx/framework/MobileVLCKit/AggregateStaticPlugins.sh b/projects/macosx/framework/MobileVLCKit/AggregateStaticPlugins.sh index 2605094..6adfecc 100755 --- a/projects/macosx/framework/MobileVLCKit/AggregateStaticPlugins.sh +++ b/projects/macosx/framework/MobileVLCKit/AggregateStaticPlugins.sh @@ -14,7 +14,6 @@ plugins+="access/access_bd " plugins+="access/access_ftp " plugins+="access/access_http " plugins+="access/access_imem " -plugins+="access/access_mmap " plugins+="access/access_mms " plugins+="access/access_tcp " plugins+="access/access_udp " _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
