Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
kill an unused parameter in the trace_mgr
[simgrid.git] / src / surf / trace_mgr.hpp
index 617c6bd..a6af8e0 100644 (file)
@@ -108,7 +108,6 @@ public:
   tmgr_trace_iterator_t add_trace(
       tmgr_trace_t trace,
       double start_time,
-      unsigned int offset,
       void *model);
 
 private: