X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=dotlock.c;h=8fdc11724409cb3865d7dace99651554b1464107;hp=68705539e5287ec1aa92d497da9a70a34e797769;hb=5e6273c09929249ee7a850934bf12fd03439d923;hpb=bd28609f1086cc4cae0f44e2520c53b7fed542d0 diff --git a/dotlock.c b/dotlock.c index 6870553..8fdc117 100644 --- a/dotlock.c +++ b/dotlock.c @@ -44,10 +44,6 @@ #include #endif -#ifdef DL_STANDALONE -# include "reldate.h" -#endif - #define MAXLINKS 1024 /* maximum link depth */ #ifdef DL_STANDALONE @@ -338,7 +334,7 @@ static void END_PRIVILEGED (void) static void usage (const char *av0) { - fprintf (stderr, "dotlock [Mutt-ng %s (%s)]\n", VERSION, ReleaseDate); + fprintf (stderr, "dotlock [Mutt-ng %s]\n", VERSION); fprintf (stderr, "usage: %s [-t|-f|-u|-d] [-p] [-r ] file\n", av0); fputs ("\noptions:"