Sfoglia il codice sorgente

Delete unused variable

Bastien 5 anni fa
parent
commit
1d97b730d2
1 ha cambiato i file con 0 aggiunte e 2 eliminazioni
  1. 0 2
      lisp/org.el

+ 0 - 2
lisp/org.el

@@ -11576,8 +11576,6 @@ from the `before-change-functions' in the current buffer."
 (defvar org-priority-regexp ".*?\\(\\[#\\([A-Z0-9]\\)\\] ?\\)"
   "Regular expression matching the priority indicator.")
 
-(defvar org-remove-priority-next-time nil)
-
 (defun org-priority-up ()
   "Increase the priority of the current item."
   (interactive)