diff options
Diffstat (limited to 'plugins/Nudge/src/main.cpp')
| -rw-r--r-- | plugins/Nudge/src/main.cpp | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/Nudge/src/main.cpp b/plugins/Nudge/src/main.cpp index 582167ab13..990546769b 100644 --- a/plugins/Nudge/src/main.cpp +++ b/plugins/Nudge/src/main.cpp @@ -344,7 +344,6 @@ extern "C" int __declspec(dllexport) Load(void)  	mi.hIcolibItem = iconList[0].hIcolib;
  	mi.name.w = LPGENW("Send &nudge");
  	mi.pszService = MS_NUDGE_SEND;
 -	mi.Module = MODULENAME;
  	g_hContactMenu = Menu_AddContactMenuItem(&mi);
  	// register special type of event
  | 
