X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/4f23353a43b551cca580fbf043df1c38f5fb18d4..82f71f716643bf7c4ba1c63793439b753fcfa954:/src/surf/network_smpi.hpp diff --git a/src/surf/network_smpi.hpp b/src/surf/network_smpi.hpp index c369fdb109..ce6105dd6a 100644 --- a/src/surf/network_smpi.hpp +++ b/src/surf/network_smpi.hpp @@ -24,16 +24,5 @@ namespace simgrid { double bandwidthConstraint(double rate, double bound, double size); void communicateCallBack() {}; }; - - - /************ - * Resource * - ************/ - - - /********** - * Action * - **********/ - } }