From dcb740466288715e49672d87719e21136ef42b83 Mon Sep 17 00:00:00 2001 From: Oz Linden <oz@lindenlab.com> Date: Fri, 6 Nov 2015 11:21:39 -0500 Subject: [PATCH] Remove obsolete support for windows stub installer --- build.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/build.sh b/build.sh index 6b78ffb83f..3e279c81da 100755 --- a/build.sh +++ b/build.sh @@ -424,9 +424,6 @@ then end_section "Upload Extenstion $extension" done fi - - # Upload stub installers - upload_stub_installers "$build_dir_stubs" fi end_section Upload Installer else -- GitLab