X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/90e389f6ec12e60a62c362296ffcf314feb5b03d..669bf62b01b121a3c9fc5092cd9d2ab3392fd92c:/include/stg/const.h?ds=sidebyside

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