From fbde7d771f893225467e19df4680b1da0e3bcf60 Mon Sep 17 00:00:00 2001 From: bangerth Date: Sat, 18 Dec 2010 02:30:11 +0000 Subject: [PATCH] OK, enough of the playing around. Killing jobs this way doesn't work. git-svn-id: https://svn.dealii.org/trunk@22997 0785d39b-7218-0410-832d-ea1e28bc413d --- tests/tests.h | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/tests.h b/tests/tests.h index e7dcacc4fe..11b1b9dc9a 100644 --- a/tests/tests.h +++ b/tests/tests.h @@ -166,7 +166,6 @@ struct DeadlockKiller dealii::Threads::new_thread (&nuke_it); } }; -DeadlockKiller deadlock_killer; #endif -- 2.39.5