summaryrefslogtreecommitdiff
path: root/pith/send.c
diff options
context:
space:
mode:
Diffstat (limited to 'pith/send.c')
-rw-r--r--pith/send.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/pith/send.c b/pith/send.c
index aea9c214..a501b3b0 100644
--- a/pith/send.c
+++ b/pith/send.c
@@ -4140,8 +4140,6 @@ remove_parameter(PARAMETER **param, char *paramname)
qm->next = pm->next;
pm->next = NULL;
mail_free_body_parameter(&pm);
- if(*param == NULL)
- mail_free_body_parameter(param);
}
}