diff --git a/src/handle_provide_parameter.c b/src/handle_provide_parameter.c index 99831ffa..bde85b35 100644 --- a/src/handle_provide_parameter.c +++ b/src/handle_provide_parameter.c @@ -55,7 +55,6 @@ void handle_provide_parameter(ethPluginProvideParameter_t *msg) { msg->parameterOffset, PARAMETER_LENGTH, msg->parameter); - msg->result = ETH_PLUGIN_RESULT_OK; // EDIT THIS: adapt the cases and the names of the functions.