X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=main.c;h=13749cea716a133abd69b397d04aad383400aa2b;hp=a2fad56f630db50682b656432064e87a0059552d;hb=93b012884de4ca5e1f2550f767d0b8680b9c0e9f;hpb=83532821ae9fab034d0d630b78330c9ea4ff4cf3 diff --git a/main.c b/main.c index a2fad56..13749ce 100644 --- 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