diff options
Diffstat (limited to 'plugins/Exchange/src/hooked_events.cpp')
| -rw-r--r-- | plugins/Exchange/src/hooked_events.cpp | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/Exchange/src/hooked_events.cpp b/plugins/Exchange/src/hooked_events.cpp index 5df16e1cc1..7ee2eec3b6 100644 --- a/plugins/Exchange/src/hooked_events.cpp +++ b/plugins/Exchange/src/hooked_events.cpp @@ -61,7 +61,6 @@ int OnModulesLoaded(WPARAM, LPARAM)  	UpdateTimers();
  	CLISTMENUITEM cl = {0};
 -	cl.cbSize = sizeof(CLISTMENUITEM);
  	cl.hIcon = hiMailIcon;
  	cl.position = 10000000;
  	cl.pszService = MS_EXCHANGE_CHECKEMAIL;
  | 
