diff --git a/test/zdtm/live/static/pthread00.c b/test/zdtm/live/static/pthread00.c index a23cfc957..d1b0b5147 100644 --- a/test/zdtm/live/static/pthread00.c +++ b/test/zdtm/live/static/pthread00.c @@ -22,7 +22,6 @@ const char *test_doc = "Create a few pthreads/forks and compare TLS and mmap data on restore\n"; const char *test_author = "Cyrill Gorcunov