Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
useless cosmetics around NS3 long routes
[simgrid.git] / src / mc / mc_snapshot.cpp
index f2c7ad6..0dff797 100644 (file)
@@ -170,11 +170,6 @@ Snapshot::Snapshot(Process* process, int _num_state)
 
 }
 
-Snapshot::~Snapshot()
-{
-
-}
-
 const void* Snapshot::read_bytes(void* buffer, std::size_t size,
   RemotePtr<void> address, int process_index,
   ReadOptions options) const