X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/5b3677b425b9cc6949c1573d59ac772540cbf4b2..85cb15c2b564f7557aee4d98e93176ce4c39ef73:/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; }; /************