Skip to content

Commit

Permalink
Remove declaration of unused variables (#380)
Browse files Browse the repository at this point in the history
Signed-off-by: Patrik Stas <patrik.stas@absa.africa>
  • Loading branch information
Patrik-Stas authored Nov 19, 2021
1 parent acb5b8d commit 3ab9ebc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions wrappers/ios/ci/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -183,8 +183,6 @@ build_libvcx() {
echo TRIPLET=$TRIPLET

export OPENSSL_LIB_DIR=$WORK_DIR/libs/openssl/${ARCH}
export IOS_SODIUM_LIB=$WORK_DIR/libs/sodium/${ARCH}
export IOS_ZMQ_LIB=$WORK_DIR/libs/zmq/${ARCH}
export LIBINDY_DIR=$WORK_DIR/libs/indy/${ARCH}

cargo build --target "${TRIPLET}" --release --no-default-features
Expand Down

0 comments on commit 3ab9ebc

Please sign in to comment.