aboutsummaryrefslogtreecommitdiffhomepage
path: root/compile.sh
diff options
context:
space:
mode:
Diffstat (limited to 'compile.sh')
-rwxr-xr-xcompile.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/compile.sh b/compile.sh
index c2b467e793..163eb5c847 100755
--- a/compile.sh
+++ b/compile.sh
@@ -26,7 +26,6 @@ cd "$(dirname "$0")"
source scripts/bootstrap/buildenv.sh
-
function usage() {
[ -n "${1:-build}" ] && echo "Invalid command(s): $1" >&2
echo "syntax: $0 [command[,command]* [BAZEL_BIN [BAZEL_SUM]]]" >&2