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

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

[elpa] externals/svg-tag-mode 60140b7526 62/63: Remove ununsed local var


From: ELPA Syncer
Subject: [elpa] externals/svg-tag-mode 60140b7526 62/63: Remove ununsed local variables.
Date: Mon, 27 Dec 2021 15:58:01 -0500 (EST)

branch: externals/svg-tag-mode
commit 60140b7526a5d4cbb874e96d97ba1f976ef3a3fa
Author: Nicolas P. Rougier <Nicolas.Rougier@inria.fr>
Commit: Nicolas P. Rougier <Nicolas.Rougier@inria.fr>

    Remove ununsed local variables.
---
 svg-tag-mode.el | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/svg-tag-mode.el b/svg-tag-mode.el
index 8607c8d48f..cf2c236bb9 100644
--- a/svg-tag-mode.el
+++ b/svg-tag-mode.el
@@ -324,7 +324,4 @@ allows to create dynamic tags."
    global-svg-tag-mode svg-tag-mode svg-tag-mode-on)
 
 (provide 'svg-tag-mode)
-;; Local Variables:
-;; indent-tabs-mode: nil
-;; End:
 ;;; svg-tag-mode.el ends here



reply via email to

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