Mercurial > emacs
changeset 86461:f110f62d8e3a
Don't load ange-ftp when compiling.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Tue, 27 Nov 2007 03:58:26 +0000 |
parents | 755ed8b451d4 |
children | d755c1fce9b3 |
files | lisp/ediff-init.el |
diffstat | 1 files changed, 0 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ediff-init.el Tue Nov 27 03:57:54 2007 +0000 +++ b/lisp/ediff-init.el Tue Nov 27 03:58:26 2007 +0000 @@ -37,10 +37,6 @@ (defvar ediff-multiframe) (defvar ediff-use-toolbar-p) (defvar mswindowsx-bitmap-file-path) - -(and noninteractive - (eval-when-compile - (load "ange-ftp" 'noerror))) ;; end pacifier ;; This is used to avoid compilation warnings. When emacs/xemacs forms can