mirror of
https://github.com/godotengine/emacs-gdscript-mode.git
synced 2025-12-31 21:48:34 +03:00
Remove obsolete alias in gdscript-rx
This commit is contained in:
@@ -1419,9 +1419,6 @@ following constructs:
|
||||
`(app (match-string ,i) ,name))
|
||||
(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)
|
||||
|
||||
;;; gdscript-rx.el ends here
|
||||
|
||||
Reference in New Issue
Block a user