From b7033cda5f3598d477ea37fe2dd343871ae23739 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 9 Jul 2015 11:30:37 +0000 Subject: buggy function removed git-svn-id: http://svn.miranda-ng.org/main/trunk@14515 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- include/m_clist.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'include') diff --git a/include/m_clist.h b/include/m_clist.h index 24db9715a1..0e78bea758 100644 --- a/include/m_clist.h +++ b/include/m_clist.h @@ -69,10 +69,6 @@ EXTERN_C MIR_APP_DLL(HGENMENU) Menu_AddMainMenuItem(TMO_MenuItem *pmi); // returns a HMENU. This need not to be freed since it's owned by clist EXTERN_C MIR_APP_DLL(HMENU) Menu_GetMainMenu(void); -// rebuilds the main menu -// returns a HMENU identifying the menu. -EXTERN_C MIR_APP_DLL(HMENU) Menu_BuildMainMenu(void); - ///////////////////////////////////////////////////////////////////////////////////////// // the main menu is about to be built // wParam = lParam = 0 -- cgit v1.2.3