summaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
authorSignal Linden <signal@lindenlab.com>2024-04-11 11:32:12 -0700
committerGitHub <noreply@github.com>2024-04-11 11:32:12 -0700
commitc070f23547fc121c54bc47771e9c1c40a3a11228 (patch)
tree9012b65cca7f83a8f0e0070ccf104a56c92a2d94 /build.sh
parent4b24c32678b94d5ba75531fa76b96ba10f87dc0e (diff)
parent2b1e372f760c8dd7510418e1c2362804b7c854b3 (diff)
Merge pull request #1095 from secondlife/signal/rm-buildparams
Remove BuildParams
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