branch: externals/org-modern commit d78edc6be42338890d972e5bd50d5784282cad9f Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: JD Smith <93749+jdtsm...@users.noreply.github.com>
remove vestigial vars --- org-modern-indent.el | 2 -- 1 file changed, 2 deletions(-) diff --git a/org-modern-indent.el b/org-modern-indent.el index 1389e6576f..5d2393acec 100644 --- a/org-modern-indent.el +++ b/org-modern-indent.el @@ -222,8 +222,6 @@ END, and R are its arguments." (org-modern-indent--block-bracket-flush) (org-modern-indent--block-bracket-indented)))))))) -(defvar org-modern-indent--initted nil) -(defvar org-modern-indent--old-unfontify-function nil) ;;;###autoload (define-minor-mode org-modern-indent-mode "Org-modern-like block brackets within org-indent."