Skip to content

Commit

Permalink
Remove outline-indent--disable
Browse files Browse the repository at this point in the history
  • Loading branch information
jamescherti committed Jan 30, 2025
1 parent 7e9771e commit d5d43e6
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions outline-indent.el
Original file line number Diff line number Diff line change
Expand Up @@ -226,11 +226,6 @@ It is recommended to keep this set to t for improved behavior."
map)
"Keymap for `outline-indent-minor-mode'.")

;;; Internal variables

(defvar outline-indent--disable nil
"Non-nil to make outline functions to behave as if they are not advised.")

;;; Functions

(defun outline-indent-level ()
Expand Down

0 comments on commit d5d43e6

Please sign in to comment.