diff options
| -rw-r--r-- | lisp/net/tramp.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/net/tramp.el b/lisp/net/tramp.el index 0dfde734f1d..adcc2a336f9 100644 --- a/lisp/net/tramp.el +++ b/lisp/net/tramp.el | |||
| @@ -64,7 +64,6 @@ | |||
| 64 | (require 'cl-lib) | 64 | (require 'cl-lib) |
| 65 | (declare-function netrc-parse "netrc") | 65 | (declare-function netrc-parse "netrc") |
| 66 | (defvar auto-save-file-name-transforms) | 66 | (defvar auto-save-file-name-transforms) |
| 67 | (defvar outline-regexp) | ||
| 68 | 67 | ||
| 69 | ;;; User Customizable Internal Variables: | 68 | ;;; User Customizable Internal Variables: |
| 70 | 69 | ||