Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove redundant access specifier.
[simgrid.git] / src / mc / sosp / mc_snapshot_test.cpp
index b3dfa2f..aa585dc 100644 (file)
@@ -44,7 +44,6 @@ public:
     mc_model_checker = nullptr;
   }
 
     mc_model_checker = nullptr;
   }
 
-public:
   static bool sparse_checkpoint;
   static std::unique_ptr<simgrid::mc::RemoteClient> process;
 };
   static bool sparse_checkpoint;
   static std::unique_ptr<simgrid::mc::RemoteClient> process;
 };