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/delphi/m_skin.inc | 8 -------- 1 file changed, 8 deletions(-) (limited to 'include/delphi/m_skin.inc') diff --git a/include/delphi/m_skin.inc b/include/delphi/m_skin.inc index 0aa6d537e9..b1cf7e3acc 100644 --- a/include/delphi/m_skin.inc +++ b/include/delphi/m_skin.inc @@ -123,12 +123,4 @@ const } MS_SKIN_LOADICON:PAnsiChar = 'Skin/Icons/Load'; - { - wParam : 0 - lParam : 0 - Affect : Sent when the icons DLL has been changed in the options dialog - and everyone should remake their image lists. - } - ME_SKIN_ICONSCHANGED:PAnsiChar = 'Skin/IconsChanged'; - {$ENDIF} -- cgit v1.2.3