Skip to content

Commit d2111a7

Browse files
committed
purescript-mode.el: remove unused eldoc-print-current-symbol-info-function
1 parent cd2ee96 commit d2111a7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

purescript-mode.el

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -279,8 +279,6 @@ details."
279279
turn-on-purescript-simple-indent
280280
turn-on-purescript-unicode-input-method))
281281

282-
(defvar eldoc-print-current-symbol-info-function)
283-
284282
;; The main mode functions
285283
;;;###autoload
286284
(define-derived-mode purescript-mode prog-mode "PureScript"

0 commit comments

Comments
 (0)