emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/treesit-fold c45985d720 330/417: fix: Remove unused functi


From: ELPA Syncer
Subject: [nongnu] elpa/treesit-fold c45985d720 330/417: fix: Remove unused function
Date: Mon, 1 Jul 2024 10:02:59 -0400 (EDT)

branch: elpa/treesit-fold
commit c45985d7208d28269061b140ed083d264e916703
Author: JenChieh <jcs090218@gmail.com>
Commit: JenChieh <jcs090218@gmail.com>

    fix: Remove unused function
---
 ts-fold-parsers.el | 1 -
 1 file changed, 1 deletion(-)

diff --git a/ts-fold-parsers.el b/ts-fold-parsers.el
index 9c90e5aaed..898d0b8d4e 100644
--- a/ts-fold-parsers.el
+++ b/ts-fold-parsers.el
@@ -58,7 +58,6 @@
 (declare-function ts-fold-range-julia "ts-fold.el")
 (declare-function ts-fold-range-kotlin-when "ts-fold.el")
 (declare-function ts-fold-range-lisp-function "ts-fold.el")
-(declare-function ts-fold-range-lisp-comment "ts-fold.el")
 (declare-function ts-fold-range-lua-comment "ts-fold.el")
 (declare-function ts-fold-range-lua-function "ts-fold.el")
 (declare-function ts-fold-range-lua-if "ts-fold.el")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]