summaryrefslogtreecommitdiff
path: root/include/m_extraicons.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2022-09-10 03:23:51 -0700
committerGeorge Hazan <ghazan@miranda.im>2022-09-10 03:23:51 -0700
commit6847777dfa98b0436a642277b757c3b09717817c (patch)
treefd042ecc582eb86a4ac29a3dfb50a31453a4e5da /include/m_extraicons.h
parentf9bfb22761ce245be0681bec065d04388f586b72 (diff)
no need to export Miranda's offal to the outside world
Diffstat (limited to 'include/m_extraicons.h')
-rw-r--r--include/m_extraicons.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/m_extraicons.h b/include/m_extraicons.h
index bba14908cc..d49e31367a 100644
--- a/include/m_extraicons.h
+++ b/include/m_extraicons.h
@@ -101,8 +101,6 @@ struct EXTRAICON_INFO
LPARAM onClickParam;
};
-EXTERN_C MIR_APP_DLL(void) KillModuleExtraIcons(HPLUGIN pPlugin);
-
#pragma warning(disable:4505)
/////////////////////////////////////////////////////////////////////////////////////////