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

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

[nongnu] elpa/webpaste 0144016 147/298: Remove unused variable


From: ELPA Syncer
Subject: [nongnu] elpa/webpaste 0144016 147/298: Remove unused variable
Date: Thu, 9 Dec 2021 19:00:03 -0500 (EST)

branch: elpa/webpaste
commit 01440169d1a00a1f3a1c0ccc2acb9b3e8779b355
Author: Elis Axelsson <elis.axelsson@gmail.com>
Commit: Elis Axelsson <elis.axelsson@gmail.com>

    Remove unused variable
---
 webpaste.el | 1 -
 1 file changed, 1 deletion(-)

diff --git a/webpaste.el b/webpaste.el
index d542f43..0aed885 100644
--- a/webpaste.el
+++ b/webpaste.el
@@ -131,7 +131,6 @@ precalculated, and also available both for pre and post 
request access.")
                         post-field
                         provider-uri
                         (post-lang-field-name nil)
-                        (lang-overrides nil)
                         (post-data '()))
                  (cl-pushnew (cons post-field text) post-data)
 



reply via email to

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