drop the old string API fully.
[apps/madmutt.git] / main.c
diff --git a/main.c b/main.c
index a2fad56..13749ce 100644 (file)
--- a/main.c
+++ b/main.c
@@ -284,12 +284,6 @@ static void show_version (void)
 #else
          "-USE_DOTLOCK  "
 #endif
-#ifdef DL_STANDALONE
-         "+DL_STANDALONE  "
-#else
-         "-DL_STANDALONE  "
-#endif
-         "\n  "
 #ifdef USE_FCNTL
          "+USE_FCNTL  "
 #else