Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
remove or deprecate now useless code
[simgrid.git] / src / simix / simcalls.py
index d214ff1..3d71623 100755 (executable)
@@ -313,7 +313,6 @@ if __name__ == '__main__':
     fd.write('#include "src/mc/mc_forward.hpp"\n')
     fd.write('#endif\n')
     fd.write('#include "src/kernel/activity/ConditionVariableImpl.hpp"\n')
-    fd.write('#include "src/simix/smx_host_private.hpp"\n')
 
     fd.write('\n')
     fd.write('XBT_LOG_EXTERNAL_DEFAULT_CATEGORY(simix_popping);\n\n')