[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
emacs-28 c1eea85 2/2: * test/lisp/net/tramp-tests.el (tramp-get-remote-g
From: |
Michael Albinus |
Subject: |
emacs-28 c1eea85 2/2: * test/lisp/net/tramp-tests.el (tramp-get-remote-gid): Remove declaration. |
Date: |
Fri, 19 Nov 2021 12:58:10 -0500 (EST) |
branch: emacs-28
commit c1eea85be12df8f874dea61f6b7856ef23ddf689
Author: Michael Albinus <michael.albinus@gmx.de>
Commit: Michael Albinus <michael.albinus@gmx.de>
* test/lisp/net/tramp-tests.el (tramp-get-remote-gid): Remove declaration.
---
test/lisp/net/tramp-tests.el | 1 -
1 file changed, 1 deletion(-)
diff --git a/test/lisp/net/tramp-tests.el b/test/lisp/net/tramp-tests.el
index 47ef46f..1fa8fbe 100644
--- a/test/lisp/net/tramp-tests.el
+++ b/test/lisp/net/tramp-tests.el
@@ -55,7 +55,6 @@
(declare-function tramp-check-remote-uname "tramp-sh")
(declare-function tramp-find-executable "tramp-sh")
(declare-function tramp-get-remote-chmod-h "tramp-sh")
-(declare-function tramp-get-remote-gid "tramp-sh")
(declare-function tramp-get-remote-path "tramp-sh")
(declare-function tramp-get-remote-perl "tramp-sh")
(declare-function tramp-get-remote-stat "tramp-sh")