summary refs log tree commit diff
path: root/crypt/badsalttest.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypt/badsalttest.c')
-rw-r--r--crypt/badsalttest.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/crypt/badsalttest.c b/crypt/badsalttest.c
index 3e57cdd3b8..8c0ad47faf 100644
--- a/crypt/badsalttest.c
+++ b/crypt/badsalttest.c
@@ -84,6 +84,5 @@ do_test (void)
   return result;
 }
 
-#define TIMEOUT 5
 #define TEST_FUNCTION do_test ()
 #include "../test-skeleton.c"