From d84b7beba3fd5148033b57b75c8299a2672377be Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 26 Mar 2019 21:52:00 +0300 Subject: ME_SKIN2_ICONSCHANGED is totally obsoleted, thus removed --- include/m_skin.h | 7 ------- 1 file changed, 7 deletions(-) (limited to 'include/m_skin.h') diff --git a/include/m_skin.h b/include/m_skin.h index 33ab4e6e49..33f110e017 100644 --- a/include/m_skin.h +++ b/include/m_skin.h @@ -136,13 +136,6 @@ EXTERN_C MIR_APP_DLL(int) Skin_PlaySoundFile(const wchar_t *pwszFileName); EXTERN_C MIR_APP_DLL(void) KillModuleSounds(HPLUGIN); -///////////////////////////////////////////////////////////////////////////////////////// -// sent when the icons DLL has been changed in the options dialog, and everyone -// should re-make their image lists -// wParam = lParam = 0 - -#define ME_SKIN_ICONSCHANGED "Skin/IconsChanged" - ///////////////////////////////////////////////////////////////////////////////////////// // wParam: 0 when playing sound (1 when sound is being previewed) // lParam: (wchar_t*) pszSoundFile -- cgit v1.2.3