aboutsummaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/main.c b/src/main.c
index f44a2c66..a5ff6644 100644
--- a/src/main.c
+++ b/src/main.c
@@ -30,10 +30,6 @@
#include "mm-log.h"
#include "mm-context.h"
-#if !defined(MM_DIST_VERSION)
-# define MM_DIST_VERSION VERSION
-#endif
-
/* Maximum time to wait for all modems to get disabled and removed */
#define MAX_SHUTDOWN_TIME_SECS 20