X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/192462d51b69f727a7f16cf83223831f75ed254b..e049fe573b321fbf974191c9f084873dc306009c:/src/surf/surf.hpp diff --git a/src/surf/surf.hpp b/src/surf/surf.hpp index 358546a870..862173d4cf 100644 --- a/src/surf/surf.hpp +++ b/src/surf/surf.hpp @@ -285,7 +285,6 @@ private: void updateResourceState(void *id, tmgr_trace_event_t event_type, double value, double time); - lmm_system_t p_maxminSystem; xbt_swag_t p_modifiedSet; xbt_heap_t p_actionHeap; int m_selectiveUpdate;