summaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
authorBennett Goble <signal@lindenlab.com>2024-03-30 21:21:55 -0700
committerAndrey Lihatskiy <alihatskiy@productengine.com>2024-04-15 20:02:13 +0300
commitaa67d6cd7a60838c343cf89bac20e438e524daa8 (patch)
tree9dc7b90f3128044d79531fab3ca50d1a6a93832d /build.sh
parent15908fd34e6d7a40f1d21e9f83676429818f2f06 (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 251a04a6dd..806718e077 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