summaryrefslogtreecommitdiff
path: root/Tools/buildbot/clean-amd64.bat
diff options
context:
space:
mode:
Diffstat (limited to 'Tools/buildbot/clean-amd64.bat')
-rw-r--r--Tools/buildbot/clean-amd64.bat5
1 files changed, 0 insertions, 5 deletions
diff --git a/Tools/buildbot/clean-amd64.bat b/Tools/buildbot/clean-amd64.bat
deleted file mode 100644
index b53c7c1038..0000000000
--- a/Tools/buildbot/clean-amd64.bat
+++ /dev/null
@@ -1,5 +0,0 @@
-@rem Formerly used by the buildbot "clean" step.
-@echo This script is no longer used and may be removed in the future.
-@echo To get the same effect as this script, use `clean.bat` from this
-@echo directory and pass `-p x64` as two arguments.
-call "%~dp0clean.bat" -p x64 %*