Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Move things in simgrid::mc
[simgrid.git] / src / mc / mc_forward.hpp
index 9474e9b..b71caab 100644 (file)
@@ -31,9 +31,6 @@ class SimixProcessInformation;
 }
 }
 
-// TODO, remove
-typedef simgrid::mc::SimixProcessInformation s_mc_smx_process_info;
-
 // TODO, try to get rid of the global ModelChecker variable
 extern simgrid::mc::ModelChecker* mc_model_checker;