summaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
authorBennett Goble <signal@lindenlab.com>2024-03-30 21:21:55 -0700
committerBennett Goble <signal@lindenlab.com>2024-03-30 21:21:55 -0700
commit2b1e372f760c8dd7510418e1c2362804b7c854b3 (patch)
treee02b6750ec3d486e834a527036f765b9d0f3637d /build.sh
parent9567393f803dfb0c786b8e917e41c8f4b8b22af7 (diff)
Remove BuildParams
This file is no longer used.
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/build.sh b/build.sh
index f7b3632ee8..fe795a24ee 100755
--- a/build.sh
+++ b/build.sh
@@ -6,9 +6,6 @@
# it relies on the environment that sets up, functions it provides, and
# the build result post-processing it does.
#
-# The shared buildscript build.sh invokes this because it is named 'build.sh',
-# which is the default custom build script name in buildscripts/hg/BuildParams
-#
# PLEASE NOTE:
#
# * This script is interpreted on three platforms, including windows and cygwin