From: Arnaud Giersch Date: Tue, 27 Mar 2018 13:20:27 +0000 (+0200) Subject: Kill unused field. X-Git-Tag: v3.20~624^2~2 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/d4836dbfe1376399c84e1522fc2c2a0f8e410c5c?hp=9f3bf03bc16c127eac07b0a576636e1116599342 Kill unused field. --- diff --git a/src/surf/network_interface.hpp b/src/surf/network_interface.hpp index f141ecb1ef..2565a14104 100644 --- a/src/surf/network_interface.hpp +++ b/src/surf/network_interface.hpp @@ -64,12 +64,6 @@ public: */ virtual kernel::resource::Action* communicate(s4u::Host* src, s4u::Host* dst, double size, double rate) = 0; - /** @brief Function pointer to the function to use to solve the lmm_system_t - * - * @param system The lmm_system_t to solve - */ - void (*f_networkSolve)(kernel::lmm::System*) = kernel::lmm::lmm_solve; - /** * @brief Get the right multiplicative factor for the latency. * @details Depending on the model, the effective latency when sending