Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
small cleanups here and there
[simgrid.git] / src / surf / network_constant.cpp
index 8d88832..960e513 100644 (file)
@@ -99,7 +99,6 @@ namespace simgrid {
         stateSet_ = getModel()->getDoneActionSet();
         stateSet_->push_back(*this);
       }
-      variable_ = NULL;
     };
   }
 }