Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
let's do standard C++ here
[simgrid.git] / src / surf / surf_interface.hpp
index 998d260..cdd4d58 100644 (file)
@@ -114,13 +114,6 @@ public:
     not_in_the_system /**< Not in the system anymore. Why did you ask ? */
   };
 
-private:
-  /**
-   * @brief Common initializations for the constructors
-   */
-  void initialize(simgrid::surf::Model *model, double cost, bool failed,
-                  lmm_variable_t var = nullptr);
-
 public:
   /**
    * @brief Action constructor