X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/378d07947ce02213e465faf2dbbe1dd19a28095d..a5768f8725f95079064178fcbb020eea94ae19b7:/src/mc/mc_snapshot.cpp diff --git a/src/mc/mc_snapshot.cpp b/src/mc/mc_snapshot.cpp index 8635af9ec1..35276ca016 100644 --- a/src/mc/mc_snapshot.cpp +++ b/src/mc/mc_snapshot.cpp @@ -165,9 +165,7 @@ Snapshot::Snapshot() : stacks(nullptr), to_ignore(nullptr), hash(0), - ignored_data(nullptr), - total_fd(0), - current_fd(nullptr) + ignored_data(nullptr) { }