summaryrefslogtreecommitdiff
path: root/lisp/ange-ftp.el
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1994-11-10 03:18:44 +0000
committerRichard M. Stallman <rms@gnu.org>1994-11-10 03:18:44 +0000
commitb99ff18ee1c702a6c60120c6fab2a446012ae1d8 (patch)
tree58b2c348c77cf18ec9dda3a71707bf586b5bb8b2 /lisp/ange-ftp.el
parent860b247477eded98df16d3d898b36a8e0d45b309 (diff)
downloademacs-b99ff18ee1c702a6c60120c6fab2a446012ae1d8.tar.gz
(ange-ftp-version): Var deleted.
Diffstat (limited to 'lisp/ange-ftp.el')
-rw-r--r--lisp/ange-ftp.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/lisp/ange-ftp.el b/lisp/ange-ftp.el
index c7cb1cc9108..f07f1e7e4d1 100644
--- a/lisp/ange-ftp.el
+++ b/lisp/ange-ftp.el
@@ -860,8 +860,6 @@ SIZE, if supplied, should be a prime number."
;;;; Internal variables.
;;;; ------------------------------------------------------------
-(defconst ange-ftp-version "$Revision: 1.59 $")
-
(defvar ange-ftp-data-buffer-name " *ftp data*"
"Buffer name to hold directory listing data received from ftp process.")