Provisioning: Remove broken proxy setup from RTA 32-bit Windows 10

Currently the proxy disabling script on 32-bit Windows breaks the
internet settings, preventing browser usage for example.

Change-Id: I77282f0d929a6223ceafd3b648d2e2a7b16186c9
Reviewed-by: Johanna Äijälä <johanna.aijala@qt.io>
Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
This commit is contained in:
Joni Jantti
2018-05-25 10:09:55 +03:00
committed by Joni Jäntti
parent e57ef7c949
commit e9faaf8239
2 changed files with 0 additions and 2 deletions

View File

@@ -1 +0,0 @@
. "$PSScriptRoot\..\common\windows\set-proxy.ps1"

View File

@@ -1 +0,0 @@
. "$PSScriptRoot\..\common\windows\unset-proxy.ps1"