Skip to content

Commit 32d8b78

Browse files
committed
Delete outdated reference
1 parent b2a57ac commit 32d8b78

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

diff-hl.el

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -727,8 +727,6 @@ Return a list of line overlays used."
727727
(dolist (win (get-buffer-window-list))
728728
(set-window-buffer win (current-buffer))))))
729729

730-
(put 'diff-hl--modified-tick 'permanent-local t)
731-
732730
(defun diff-hl-update-once ()
733731
;; Ensure that the update happens once, after all major mode changes.
734732
;; That will keep the the local value of <side>-margin-width, if any.

0 commit comments

Comments
 (0)