X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=crypt.c;h=9c0fc4cce0c6abe3bb9b28b03b6ef8a6864196bb;hb=079e3129829f02ec9fa6e31c45d1b57deb63f663;hp=3eeaca7a32b9507262faa23fbb8fe7cbcc6c7ea3;hpb=09e1bf15b3c55ca9c44c09d2e91dd251af2da706;p=apps%2Fmadmutt.git diff --git a/crypt.c b/crypt.c index 3eeaca7..9c0fc4c 100644 --- a/crypt.c +++ b/crypt.c @@ -110,7 +110,6 @@ static void disable_coredumps (void) int crypt_valid_passphrase(int flags) { - time_t now = time (NULL); int ret = 0; # if defined(HAVE_SETRLIMIT) &&(!defined(DEBUG))