From 40318351c43f59747b2b22db47a2f6db78ca9878 Mon Sep 17 00:00:00 2001 From: Tobias Weimer Date: Fri, 21 Feb 2014 19:40:27 +0000 Subject: removed unneeded option (fixes #590) git-svn-id: http://svn.miranda-ng.org/main/trunk@8204 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/DbEditorPP/src/headers.h | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins/DbEditorPP/src/headers.h') 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 -- cgit v1.2.3