diff options
author | Oz Linden <oz@lindenlab.com> | 2015-11-06 11:21:39 -0500 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2015-11-06 11:21:39 -0500 |
commit | dcb740466288715e49672d87719e21136ef42b83 (patch) | |
tree | 682857e7a0f32cca9b09c3a587a24f35e55a3a94 | |
parent | 0c1ddd785e379a89c31ea1ae6a00e32e8fee6548 (diff) |
Remove obsolete support for windows stub installer
-rwxr-xr-x | build.sh | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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 |