summaryrefslogtreecommitdiff
path: root/test/lisp/net
diff options
context:
space:
mode:
authorStefan Kangas <stefan@marxist.se>2021-11-20 07:19:43 +0100
committerStefan Kangas <stefan@marxist.se>2021-11-20 07:19:43 +0100
commit991e304cf1c87e94e0162ab30792437a3706123e (patch)
tree1af3b1c1c3751d5c133cd4822620b8a717bfcd75 /test/lisp/net
parent824f0de83626cb3ac2c07b161d3d1e8ee3d93b33 (diff)
parentc1eea85be12df8f874dea61f6b7856ef23ddf689 (diff)
downloademacs-991e304cf1c87e94e0162ab30792437a3706123e.tar.gz
emacs-991e304cf1c87e94e0162ab30792437a3706123e.tar.bz2
emacs-991e304cf1c87e94e0162ab30792437a3706123e.zip
Merge from origin/emacs-28
c1eea85be1 * test/lisp/net/tramp-tests.el (tramp-get-remote-gid): Rem...
Diffstat (limited to 'test/lisp/net')
-rw-r--r--test/lisp/net/tramp-tests.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/lisp/net/tramp-tests.el b/test/lisp/net/tramp-tests.el
index 5f2241c5f7f..52a03843372 100644
--- a/test/lisp/net/tramp-tests.el
+++ b/test/lisp/net/tramp-tests.el
@@ -57,7 +57,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")