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

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

[elpa] externals/agitate a04f65e8bc 4/6: Remove unused variable


From: ELPA Syncer
Subject: [elpa] externals/agitate a04f65e8bc 4/6: Remove unused variable
Date: Thu, 29 Sep 2022 07:57:18 -0400 (EDT)

branch: externals/agitate
commit a04f65e8bc4e288919b27140030ed3470edc7939
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Remove unused variable
---
 agitate.el | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/agitate.el b/agitate.el
index bfd0c76f79..d8b638f486 100644
--- a/agitate.el
+++ b/agitate.el
@@ -303,9 +303,6 @@ With optional LONG do not abbreviate commit hashes."
        (or file "--")))
      nil t)))
 
-(defvar agitate-vc-git-show-buffer "*agitate-vc-git-show*"
-  "Buffer for showing a git commit.")
-
 ;;;###autoload
 (defun agitate-vc-git-show (&optional current-file)
   "PROTOTYPE.



reply via email to

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