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 @@ (require 'cl-lib) (declare-function netrc-parse "netrc") (defvar auto-save-file-name-transforms) -(defvar outline-regexp) ;;; User Customizable Internal Variables: |