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

Public GIT Repository
[mc] Fix comment/TODO
[simgrid.git] / src / mc / mc_forward.hpp
index 9474e9beca2c3cb1a349ae0c35e091cefa72ecc3..b71caabc3f8c5d8381c49a3f43f53b5496987818 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;