diff options
Diffstat (limited to 'plugins/ProxySwitch/src/stdafx.h')
-rw-r--r-- | plugins/ProxySwitch/src/stdafx.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/ProxySwitch/src/stdafx.h b/plugins/ProxySwitch/src/stdafx.h index 550d21f8ad..0afc33e0dd 100644 --- a/plugins/ProxySwitch/src/stdafx.h +++ b/plugins/ProxySwitch/src/stdafx.h @@ -101,8 +101,6 @@ extern UINT opt_showProxyState; extern UINT opt_miranda; extern UINT opt_ie; extern UINT opt_firefox; -extern UINT opt_showMyIP; -extern UINT opt_showProxyIP; extern UINT opt_alwayReconnect; extern UINT opt_startup; extern UINT opt_not_restarted; |