Removing unused variable OUTPUT_LIB

BUG=None
NOTRY=True

Review-Url: https://codereview.webrtc.org/2652553004
Cr-Commit-Position: refs/heads/master@{#16255}
This commit is contained in:
VladimirTechMan
2017-01-24 16:07:59 -08:00
committed by Commit bot
parent 0dabfbfd89
commit eaae505d02

View File

@ -51,7 +51,6 @@ use_xcode_clang=true is_component_build=false"
fi
# Add the specified architecture.
OUTPUT_LIB=${OUTPUT_DIR}/${SDK_LIB_NAME}
GN_ARGS="${GN_ARGS} target_cpu=\"${target_arch}\""
# Add deployment target.