]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix one problem.
authordeal <deal@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 16 Jan 2003 19:45:49 +0000 (19:45 +0000)
committerdeal <deal@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 16 Jan 2003 19:45:49 +0000 (19:45 +0000)
git-svn-id: https://svn.dealii.org/trunk@6926 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/source/thread_management.cc

index 4252dc99ed1dda34489c168d31c070a26b01123f..8ac3e5549731f73f2e97eddb75336d1f7c709e31 100644 (file)
@@ -236,7 +236,6 @@ namespace Threads
     list_mutex.acquire ();
     if (thread_id_list != 0)
       delete reinterpret_cast<std::list<pthread_t>*>(thread_id_list);
-    thread_id_list = 0;
     list_mutex.release ();
   }
 

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.