X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/6de03ecc4e630732984a0673512a5d15fd75e270..413534bc9aac9b6a61840de0a20f933534552fd7:/src/surf/network_constant.hpp diff --git a/src/surf/network_constant.hpp b/src/surf/network_constant.hpp index 46ac808b14..e793ac3725 100644 --- a/src/surf/network_constant.hpp +++ b/src/surf/network_constant.hpp @@ -36,7 +36,6 @@ public: ActionPtr communicate(RoutingEdgePtr src, RoutingEdgePtr dst, double size, double rate); void gapRemove(ActionPtr action); - //FIXME:virtual void addTraces() =0; }; /************