rassq-delete-all

rassq-delete-all is a compiled Lisp function in `subr.el'.

(rassq-delete-all VALUE ALIST)

Delete from ALIST all elements whose cdr is `eq' to VALUE.
Return the modified alist.
Elements of ALIST that are not conses are ignored.