summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2024-01-08 20:01:32 +0300
committerGeorge Hazan <george.hazan@gmail.com>2024-01-08 20:01:32 +0300
commit1c81465a63439cb37c3fbedb0ced3a839ded4a46 (patch)
tree53959c6ede203119c3f52d006b72a68dae413580 /include
parent6d11bdaa345b3428b3b857eed68cee78ac4e2854 (diff)
unused export removed
Diffstat (limited to 'include')
-rw-r--r--include/m_clist.h5
1 files changed, 0 insertions, 5 deletions
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