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 0afc33e0dd..f9044260f3 100644 --- a/plugins/ProxySwitch/src/stdafx.h +++ b/plugins/ProxySwitch/src/stdafx.h @@ -107,8 +107,6 @@ extern UINT opt_not_restarted; extern COLORREF opt_bgColor; extern COLORREF opt_txtColor; -extern UINT opt_popupPluginInstalled; - void LoadSettings(void); void SaveSettings(void); |