org-remove-if

org-remove-if is a compiled Lisp function in `org.el'.

(org-remove-if PREDICATE SEQ)

Remove everything from SEQ that fulfills PREDICATE.