X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/ac3767af4bf9250b301870faf01140dd39676a4f..65ab3b5aa9b78d6e4e5f1d595788b6393554d565:/include/simgrid/s4u/Mutex.hpp diff --git a/include/simgrid/s4u/Mutex.hpp b/include/simgrid/s4u/Mutex.hpp index 5feed70146..60c452520c 100644 --- a/include/simgrid/s4u/Mutex.hpp +++ b/include/simgrid/s4u/Mutex.hpp @@ -12,8 +12,6 @@ namespace simgrid { namespace s4u { -class ConditionVariable; - /** @brief A classical mutex, but blocking in the simulation world * @ingroup s4u_api *