X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2Fengine%2FBloc.cxx;h=4df68b4a638f93fc92af8af2947ac14782172ff4;hb=3699a56026f27b2de384de5944b20e2d27fdda44;hp=c91c7617295b77577717288021043a6942ba4824;hpb=24f6b69de58484a7636f684545b8cf71ea620244;p=modules%2Fyacs.git diff --git a/src/engine/Bloc.cxx b/src/engine/Bloc.cxx index c91c76172..4df68b4a6 100644 --- a/src/engine/Bloc.cxx +++ b/src/engine/Bloc.cxx @@ -403,7 +403,7 @@ YACS::Event Bloc::updateStateOnFinishedEventFrom(Node *node) * \param node : node that has emitted the event * \return the event to notify to bloc's father */ -YACS::Event Bloc::updateStateOnFailedEventFrom(Node *node, const Executor *execInst) +YACS::Event Bloc::updateStateOnFailedEventFrom(Node *node) { node->exForwardFailed(); if(areAllSubNodesFinished())