Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
put the HostImpl as s4u::Host->pimpl instead of as an extension
[simgrid.git] / src / surf / HostImpl.hpp
index 6734180..a47d566 100644 (file)
@@ -66,8 +66,6 @@ public:
 class HostImpl
 : public simgrid::surf::Resource,
   public simgrid::surf::PropertyHolder {
-public:
-  static simgrid::xbt::Extension<simgrid::s4u::Host, HostImpl> EXTENSION_ID;
 
 public:
   /**