Explorar el Código

compileAndBuildVLCKit.sh: remove unused variables

Alexandre Janniaux hace 5 años
padre
commit
6594be45c5
Se han modificado 1 ficheros con 0 adiciones y 3 borrados
  1. 0 3
      compileAndBuildVLCKit.sh

+ 0 - 3
compileAndBuildVLCKit.sh

@@ -441,9 +441,6 @@ if [ "$BUILD_SIMULATOR" != "no" ]; then
     buildMobileKit iphonesimulator
 fi
 
-DEVICEARCHS=""
-SIMULATORARCHS=""
-
 if [ "$TVOS" = "yes" ]; then
     build_universal_static_lib "AppleTV"
 fi