]> git.sesse.net Git - vlc/commitdiff
MobileVLCKit: remove mmap access in Aggregate
authorJean-Baptiste Kempf <jb@videolan.org>
Mon, 29 Nov 2010 12:02:29 +0000 (13:02 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Mon, 29 Nov 2010 12:02:29 +0000 (13:02 +0100)
projects/macosx/framework/MobileVLCKit/AggregateStaticPlugins.sh

index 260509432bac691a791b020ce18133298a2f3ca4..6adfecc0df959192af9edc160932094307270f90 100755 (executable)
@@ -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 "