From: Maxim Mamontov <faust.madf@gmail.com>
Date: Sat, 9 Nov 2013 13:40:24 +0000 (+0200)
Subject: Removed some conflicting macros.
X-Git-Tag: 2.409~328
X-Git-Url: https://git.stg.codes/stg.git/commitdiff_plain/0d37dfa5f5a3d46ce814f63bb8f468971fd0904c

Removed some conflicting macros.
---

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