Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use kernelImmediate for simcall cond_init.
[simgrid.git] / src / kernel / activity / ConditionVariableImpl.hpp
index a41fa90..c9900d4 100644 (file)
@@ -34,6 +34,5 @@ private:
 } // namespace activity
 } // namespace kernel
 } // namespace simgrid
 } // namespace activity
 } // namespace kernel
 } // namespace simgrid
-XBT_PRIVATE smx_cond_t SIMIX_cond_init();
 
 #endif
 
 #endif