Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
I'm so lame.
authoralegrand <alegrand@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 27 Mar 2006 22:04:53 +0000 (22:04 +0000)
committeralegrand <alegrand@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 27 Mar 2006 22:04:53 +0000 (22:04 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1999 48e7efb5-ca39-0410-a469-dd3cf9ba447f

src/surf/cpu.c

index c24f936..79ca465 100644 (file)
@@ -128,7 +128,6 @@ static void action_cancel(surf_action_t action)
 static void action_recycle(surf_action_t action)
 {
   DIE_IMPOSSIBLE;
 static void action_recycle(surf_action_t action)
 {
   DIE_IMPOSSIBLE;
-  return;
 }
 
 static void action_change_state(surf_action_t action,
 }
 
 static void action_change_state(surf_action_t action,