deactivate-mode-local-bindings

deactivate-mode-local-bindings is a compiled Lisp function in `mode-local.el'.

(deactivate-mode-local-bindings &optional MODE)

Deactivate variables defined locally in MODE and its parents.
That is, kill buffer local variables set from the corresponding mode
local bindings.
If MODE is not specified it defaults to current `major-mode'.