X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/b0dd6b0d66292d75446c0b7698c9e93b6613c34d..5c1c8c7b586fa9740c5e55b3f4e38137e8dac711:/include/surf/surf_routing.h diff --git a/include/surf/surf_routing.h b/include/surf/surf_routing.h index 83fa79e6a6..2d19df1798 100644 --- a/include/surf/surf_routing.h +++ b/include/surf/surf_routing.h @@ -14,7 +14,6 @@ SG_BEGIN_DECL() // FIXME: this header file should die XBT_PUBLIC_DATA(xbt_lib_t) storage_lib; -XBT_PUBLIC_DATA(int) ROUTING_STORAGE_LEVEL; //Routing storage level XBT_PUBLIC_DATA(int) SURF_STORAGE_LEVEL; // Surf storage level SG_END_DECL()