Function: org-display-inline-remove-overlay

org-display-inline-remove-overlay is a function alias for org-link-preview--remove-overlay, defined in ol.el.gz.

This function is obsolete since 9.8; use org-link-preview--remove-overlay instead.

Signature

(org-display-inline-remove-overlay OV AFTER BEG END &optional LEN)

Documentation

Remove link-preview overlay OV if a corresponding region is modified.

AFTER is true when this function is called post-change.

Aliases

org-display-inline-remove-overlay (obsolete since 9.8)