org-footnote-delete

org-footnote-delete is a compiled Lisp function in `org-footnote.el'.

(org-footnote-delete &optional LABEL)

Delete the footnote at point.
This will remove the definition (even multiple definitions if they exist)
and all references of a footnote label.

If LABEL is non-nil, delete that footnote instead.