From 54a9c094f7fd3127fb70942225850317fe33996d Mon Sep 17 00:00:00 2001 From: thiery Date: Tue, 18 Jul 2006 06:50:19 +0000 Subject: [PATCH] Forgot to remove that comment git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2606 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- src/surf/workstation_KCCFLN05.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/surf/workstation_KCCFLN05.c b/src/surf/workstation_KCCFLN05.c index ab6ebc7a62..f18b52c317 100644 --- a/src/surf/workstation_KCCFLN05.c +++ b/src/surf/workstation_KCCFLN05.c @@ -548,7 +548,6 @@ static surf_action_t communicate(void *src, void *dst, double size, double rate) return (surf_action_t) action; } -/* FIXME: execute_parallel_task */ static surf_action_t execute_parallel_task(int workstation_nb, void **workstation_list, double *computation_amount, -- 2.20.1