]> AND Public Git Repository - simgrid.git/blobdiff - src/surf/surf_interface.hpp
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
remove another now useless function from RoutingPlat
[simgrid.git] / src / surf / surf_interface.hpp
index 998d260167c6333d6f83d1539a614d7d27c8866f..cdd4d58fcf7a1654899b4a113b2514e172a28191 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