Rocco Rutte:
[apps/madmutt.git] / crypt.c
diff --git a/crypt.c b/crypt.c
index 3eeaca7..9c0fc4c 100644 (file)
--- 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))