summaryrefslogtreecommitdiff
path: root/plugins/Exchange/src/exchange.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Exchange/src/exchange.cpp')
-rw-r--r--plugins/Exchange/src/exchange.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/plugins/Exchange/src/exchange.cpp b/plugins/Exchange/src/exchange.cpp
index 97ef9250bb..d2597ae298 100644
--- a/plugins/Exchange/src/exchange.cpp
+++ b/plugins/Exchange/src/exchange.cpp
@@ -26,9 +26,7 @@ HICON hiMailIcon = NULL;
HWND hEmailsDlg = NULL;
int hLangpack=0;
-CExchangeServer &exchangeServer = CExchangeServer();
-
-//PLUGINLINK *pluginLink;
+CExchangeServer exchangeServer;
PLUGININFOEX pluginInfo = {
sizeof(PLUGININFOEX),