aboutsummaryrefslogtreecommitdiffstats
path: root/echld/child.c
diff options
context:
space:
mode:
Diffstat (limited to 'echld/child.c')
-rw-r--r--echld/child.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/echld/child.c b/echld/child.c
index 3d83e6425b..15817fe504 100644
--- a/echld/child.c
+++ b/echld/child.c
@@ -359,7 +359,6 @@ static param_t child_params[] = {
{NULL,NULL,NULL,NULL}
};
-
static char* param_get_params(char** err _U_) {
return paramset_get_params_list(child_params,PARAM_LIST_FMT);
}