mirror of
https://github.com/godotengine/emacs-gdscript-mode.git
synced 2026-01-04 18:09:55 +03:00
Remove obsolete variable definition
This commit is contained in:
@@ -1382,8 +1382,6 @@ to \"^gdscript-\"."
|
||||
(cdr pair))))
|
||||
(buffer-local-variables from-buffer)))
|
||||
|
||||
(defvar comint-last-prompt-overlay) ; Shut up, byte compiler.
|
||||
|
||||
(defun gdscript-util-forward-comment (&optional direction)
|
||||
"Gdscript mode specific version of `forward-comment'.
|
||||
Optional argument DIRECTION defines the direction to move to."
|
||||
|
||||
Reference in New Issue
Block a user