]> AND Public Git Repository - simgrid.git/blobdiff - src/mc/mc_record.hpp
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix MC builds with gcc12 (and make the serialization more robust)
[simgrid.git] / src / mc / mc_record.hpp
index 1f4ec512b5cbb0edd24674963c8765231b6bd2d4..5b162d6e56cd935e5f221b2d76663532f8abd8ea 100644 (file)
@@ -45,8 +45,6 @@ public:
   static void replay(const std::string& trace);
 };
 
-XBT_PRIVATE void dumpRecordPath();
-
 }
 }