From 5af1168b7f7b246a74927d01dda2d9b9a016667d Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sun, 4 Apr 2021 20:00:58 +0300 Subject: ancient evil destroyed (also fixes #2831 - icons order is broken in NewAwaySys) + massive cycle code cleaning --- plugins/NewAwaySysMod/src/stdafx.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'plugins/NewAwaySysMod/src/stdafx.h') diff --git a/plugins/NewAwaySysMod/src/stdafx.h b/plugins/NewAwaySysMod/src/stdafx.h index f9cea15ab4..cf904867bb 100644 --- a/plugins/NewAwaySysMod/src/stdafx.h +++ b/plugins/NewAwaySysMod/src/stdafx.h @@ -332,7 +332,3 @@ static __inline int my_variables_showhelp(HWND hwndDlg, UINT uIDEdit, int flags return -1; } } - -//icons -extern IconItem iconList[]; -HICON GetIcon(int iconId, bool size = false); -- cgit v1.2.3