]> git.eshelyaron.com Git - emacs.git/commitdiff
* test/src/comp-test-funcs.el (comp-test-46670-1-f): Remove a warning.
authorAndrea Corallo <akrl@sdf.org>
Tue, 9 Mar 2021 11:06:28 +0000 (12:06 +0100)
committerAndrea Corallo <akrl@sdf.org>
Tue, 9 Mar 2021 11:06:28 +0000 (12:06 +0100)
test/src/comp-test-funcs.el

index 08aa6bb472e6d32728538dc6461f3198eaa0efa5..cbd0e5747e8379b7a0985d93d5644e0effb0e27a 100644 (file)
              (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)