]> AND Public Git Repository - simgrid.git/blobdiff - src/mc/mc_private.hpp
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
merge dag parsers into a single file
[simgrid.git] / src / mc / mc_private.hpp
index 008fe29f3beb12e68dd93f684b6092c243d5c07f..08d5ade3d7b7143736f03f379a555ffb61be7bfd 100644 (file)
@@ -18,8 +18,6 @@ XBT_PRIVATE void MC_init_dot_output();
 
 XBT_PRIVATE extern FILE* dot_output;
 
-XBT_PRIVATE void MC_show_deadlock();
-
 /********************************** Miscellaneous **********************************/
 namespace simgrid {
 namespace mc {