From 2681b7cc3ccc1ee361e1ba817041c7fd2806da38 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Mon, 21 Jan 2019 14:46:58 +0300 Subject: unused constants removed --- plugins/NewAwaySysMod/src/stdafx.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'plugins') diff --git a/plugins/NewAwaySysMod/src/stdafx.h b/plugins/NewAwaySysMod/src/stdafx.h index bf294af407..359a612d63 100644 --- a/plugins/NewAwaySysMod/src/stdafx.h +++ b/plugins/NewAwaySysMod/src/stdafx.h @@ -83,10 +83,6 @@ #define VAR_PREDEFINEDMESSAGE L"nas_predefinedmessage" #define VAR_PROTOCOL L"nas_protocol" -#define SENDSMSG_EVENT_MSG 0x1 -#define SENDSMSG_EVENT_URL 0x2 -#define SENDSMSG_EVENT_FILE 0x4 - #define AWAY_MSGDATA_MAX 8000 // Flags for status database settings -- cgit v1.2.3