Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of https://framagit.org/simgrid/simgrid
[simgrid.git] / src / mc / api / RemoteApp.hpp
index 0773721333112d2e5d77781b3163c74ef2abc7d2..dbb5e5dc857bf07a24a2037122e902da7b456c9c 100644 (file)
@@ -52,8 +52,6 @@ public:
    */
   explicit RemoteApp(const std::vector<char*>& args, bool need_memory_introspection);
 
-  ~RemoteApp();
-
   void restore_initial_state();
   void wait_for_requests();