From 64a45c8bd01e0d3658d7716c42503a5f139c5fe8 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 4 Jun 2019 22:24:45 +0300 Subject: fixes #1963 (unused icons in proto_conn_*.dll) --- plugins/NewAwaySysMod/src/stdafx.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'plugins/NewAwaySysMod/src') diff --git a/plugins/NewAwaySysMod/src/stdafx.h b/plugins/NewAwaySysMod/src/stdafx.h index 4f522729b1..d73d285e65 100644 --- a/plugins/NewAwaySysMod/src/stdafx.h +++ b/plugins/NewAwaySysMod/src/stdafx.h @@ -91,10 +91,7 @@ #define SF_NA 0x8 #define SF_OCC 0x10 #define SF_DND 0x20 -#define SF_FFC 0x40 #define SF_INV 0x80 -#define SF_OTP 0x100 -#define SF_OTL 0x200 #define SF_OTHER 0x80000000 #define MOREOPTDLG_DEF_DONTPOPDLG (SF_ONL | SF_INV) -- cgit v1.2.3