Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Comply with clang-format rules
[simgrid.git] / src / kernel / resource / profile / trace_mgr.hpp
index 9930b14..5ed634a 100644 (file)
@@ -25,6 +25,4 @@ extern XBT_PRIVATE simgrid::kernel::profile::FutureEvtSet future_evt_set;
 XBT_PUBLIC void tmgr_trace_event_unref(simgrid::kernel::profile::Event** trace_event);
 XBT_PUBLIC void tmgr_finalize();
 
-
-
 #endif /* SURF_PMGR_H */