diff options
Diffstat (limited to 'plugins/DbEditorPP/src/headers.h')
-rw-r--r-- | plugins/DbEditorPP/src/headers.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/DbEditorPP/src/headers.h b/plugins/DbEditorPP/src/headers.h index d6e0c7006a..75a3830f6a 100644 --- a/plugins/DbEditorPP/src/headers.h +++ b/plugins/DbEditorPP/src/headers.h @@ -58,7 +58,6 @@ int AddIconToList(HIMAGELIST hil, HICON hIcon); void AddProtoIconsToList(HIMAGELIST hil, int newshift);
int GetProtoIcon(char *szProto);
extern MCONTACT hRestore;
-extern HGENMENU hUserMenu;
/////////////////////
#ifndef NDEBUG
|