diff options
Diffstat (limited to 'testautomation/global/tools')
-rwxr-xr-x | testautomation/global/tools/includes/required/t_option.inc | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/testautomation/global/tools/includes/required/t_option.inc b/testautomation/global/tools/includes/required/t_option.inc index e17dd0781..cb1e4b5d2 100755 --- a/testautomation/global/tools/includes/required/t_option.inc +++ b/testautomation/global/tools/includes/required/t_option.inc @@ -273,11 +273,6 @@ function hToolsOptions ( Applicationname as string, Tabpagename as string, OPTIO Kontext "ExtrasOptionenDlg" select case Tabpagename case "PROXY" - Kontext "ProxyWarnung" - if ProxyWarnung.Exists then - NichtMehrAnzeigen.Check - ProxyWarnung.OK - end if Kontext "TabProxyServer" if TabProxyServer.exists(2) then bCorPage = TRUE case "SEARCH" |