Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[SGpp] make SURF_CPU_LEVEL private
[simgrid.git] / src / surf / surf_routing.cpp
index 0738974e91be39830cfb77f114ac2cb63310a0c4..6c723ec1ee77c6c26bc848dbe6857859b3719664 100644 (file)
@@ -24,7 +24,6 @@
 xbt_lib_t host_lib;
 
 int ROUTING_HOST_LEVEL;         //Routing level
-int SURF_CPU_LEVEL;             //Surf cpu level
 int SURF_HOST_LEVEL;            //Surf host level
 int SIMIX_STORAGE_LEVEL;        //Simix storage level
 int MSG_STORAGE_LEVEL;          //Msg storage level