emacs-diffs
[Top][All Lists]
Advanced

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

feature/native-comp 7672b15 1/2: * test/src/comp-test-funcs.el (comp-tes


From: Andrea Corallo
Subject: feature/native-comp 7672b15 1/2: * test/src/comp-test-funcs.el (comp-test-46670-1-f): Remove a warning.
Date: Tue, 9 Mar 2021 10:37:57 -0500 (EST)

branch: feature/native-comp
commit 7672b15c2730d55cfc3aba1b83986721f932ba50
Author: Andrea Corallo <akrl@sdf.org>
Commit: Andrea Corallo <akrl@sdf.org>

    * test/src/comp-test-funcs.el (comp-test-46670-1-f): Remove a warning.
---
 test/src/comp-test-funcs.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/src/comp-test-funcs.el b/test/src/comp-test-funcs.el
index 08aa6bb..cbd0e57 100644
--- a/test/src/comp-test-funcs.el
+++ b/test/src/comp-test-funcs.el
@@ -478,7 +478,7 @@
              (eq family 'unspecified))
       family)))
 
-(defun comp-test-46670-1-f (x)
+(defun comp-test-46670-1-f (_)
   "foo")
 
 (defun comp-test-46670-2-f (s)



reply via email to

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