Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Define XBT_PUBLIC without parameter, just like XBT_PRIVATE.
[simgrid.git] / include / simgrid / s4u / VirtualMachine.hpp
index 233be56..2ec81c7 100644 (file)
@@ -51,8 +51,6 @@ public:
   void shutdown();
   void destroy();
 
-  bool isMigrating();
-
   simgrid::s4u::Host* getPm();
   void setPm(simgrid::s4u::Host * pm);
   size_t getRamsize();