mirror of
https://github.com/godotengine/emacs-gdscript-mode.git
synced 2026-01-04 18:09:55 +03:00
Remove obsolete alias in gdscript-rx
This commit is contained in:
@@ -1419,9 +1419,6 @@ following constructs:
|
|||||||
`(app (match-string ,i) ,name))
|
`(app (match-string ,i) ,name))
|
||||||
(reverse rx--pcase-vars))))))
|
(reverse rx--pcase-vars))))))
|
||||||
|
|
||||||
;; Obsolete internal symbol, used in old versions of the `flycheck' package.
|
|
||||||
(define-obsolete-function-alias 'rx-submatch-n 'rx-to-string "27.1")
|
|
||||||
|
|
||||||
(provide 'gdscript-rx)
|
(provide 'gdscript-rx)
|
||||||
|
|
||||||
;;; gdscript-rx.el ends here
|
;;; gdscript-rx.el ends here
|
||||||
|
|||||||
Reference in New Issue
Block a user