Explorar o código

library: drop legacy option

Felix Paul Kühne %!s(int64=9) %!d(string=hai) anos
pai
achega
9d43485a5f
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      Sources/VLCLibrary.m

+ 1 - 2
Sources/VLCLibrary.m

@@ -108,8 +108,7 @@ static VLCLibrary * sharedLibrary = nil;
                       @"--avcodec-fast",
 #endif
                       @"--text-renderer=freetype",
-                      @"--avi-index=3",
-                      @"--extraintf=ios_dialog_provider"];
+                      @"--avi-index=3"];
     }
 #else
     if (!vlcParams) {