[vlc-commits] commit: MobileVLCKit: remove mmap access in Aggregate (Jean-Baptiste Kempf )
git at videolan.org
git at videolan.org
Mon Nov 29 13:02:54 CET 2010
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | 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 "
More information about the vlc-commits
mailing list