]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - nptl/tst-signal3.c
Update copyright dates with scripts/update-copyrights.
[thirdparty/glibc.git] / nptl / tst-signal3.c
index 90b2e71b28aa99fd8524ae5463e8b599a9dc01e7..618a306255d4718069a5ccb5bd7be48c95615f68 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002-2015 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2019 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
@@ -256,7 +256,6 @@ do_test (void)
   return result;
 }
 
-# define TIMEOUT 10
 # define TEST_FUNCTION do_test ()
 
 #else