Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
rename AsRoute to BypassRoute, and move it to its own file
[simgrid.git] / src / surf / cpu_interface.hpp
index bedb0f8..daae9a4 100644 (file)
@@ -37,9 +37,6 @@ class CpuAction;
  */
 XBT_PUBLIC_CLASS CpuModel : public Model {
 public:
-  CpuModel() : Model() {};
-  ~CpuModel() = default;
-
   /**
    * @brief Create a Cpu
    *