From 0d37dfa5f5a3d46ce814f63bb8f468971fd0904c Mon Sep 17 00:00:00 2001 From: Maxim Mamontov Date: Sat, 9 Nov 2013 15:40:24 +0200 Subject: [PATCH] Removed some conflicting macros. --- include/stg/const.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/include/stg/const.h b/include/stg/const.h index e882200d..55f5b54b 100644 --- a/include/stg/const.h +++ b/include/stg/const.h @@ -80,8 +80,6 @@ #define NO_TARIFF_NAME "*_NO_TARIFF_*" #define NO_CORP_NAME "*_NO_CORP_*" -#define mega (1024 * 1024) - #define MONITOR_TIME_DELAY_SEC (60) #endif -- 2.43.2