X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/90e389f6ec12e60a62c362296ffcf314feb5b03d..8d594babacdc431036d186d68ed471275904d0f0:/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