From 1c81465a63439cb37c3fbedb0ced3a839ded4a46 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Mon, 8 Jan 2024 20:01:32 +0300 Subject: unused export removed --- include/m_clist.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'include') diff --git a/include/m_clist.h b/include/m_clist.h index d5ea0fd95d..d56c18766b 100644 --- a/include/m_clist.h +++ b/include/m_clist.h @@ -165,11 +165,6 @@ EXTERN_C MIR_APP_DLL(HGENMENU) Menu_AddGroupMenuItem(TMO_MenuItem *pmi, GroupMen ///////////////////////////////////////////////////////////////////////////////////////// // SUBGROUP MENU -// builds the SubGroup menu -// returns a HMENU identifying the menu. - -EXTERN_C MIR_APP_DLL(HMENU) Menu_BuildSubGroupMenu(struct ClcGroup *group); - // adds a new item to the SubGroup menus // wParam=GroupMenuParam*, params to call when exec menuitem // lParam=(LPARAM)(TMO_MenuItem*)&mi -- cgit v1.2.3