X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/90e389f6ec12e60a62c362296ffcf314feb5b03d..5a98249bfadbe1d22d316dc3e9e770e0c305e5d6:/include/stg/const.h

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