X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/bd7708d5f81722d60f78bcf7dd0481d6a8e58a92..30aca4d4af004d1ec899d12f0a9fe3997e9be15e:/src/surf/cpu_interface.hpp diff --git a/src/surf/cpu_interface.hpp b/src/surf/cpu_interface.hpp index bedb0f85b1..daae9a4f4a 100644 --- a/src/surf/cpu_interface.hpp +++ b/src/surf/cpu_interface.hpp @@ -37,9 +37,6 @@ class CpuAction; */ XBT_PUBLIC_CLASS CpuModel : public Model { public: - CpuModel() : Model() {}; - ~CpuModel() = default; - /** * @brief Create a Cpu *