Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1853)

Unified Diff: webrtc/build/ios/build_ios_libs.sh

Issue 2652553004: Minor cleanup: Removing unused variable (Closed)
Patch Set: Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/build/ios/build_ios_libs.sh
diff --git a/webrtc/build/ios/build_ios_libs.sh b/webrtc/build/ios/build_ios_libs.sh
index a483385af58c400d0daf5128f396f448a70505a6..4c78da58fcdfd3c98489cc43aa80a9e0136bf35d 100755
--- a/webrtc/build/ios/build_ios_libs.sh
+++ b/webrtc/build/ios/build_ios_libs.sh
@@ -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.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698