# HG changeset patch # User Glenn Morris # Date 1196135906 0 # Node ID f110f62d8e3a2021684fa0790133133965ea56ac # Parent 755ed8b451d4447dbfee8f3e1aee34a14fa8851a Don't load ange-ftp when compiling. diff -r 755ed8b451d4 -r f110f62d8e3a lisp/ediff-init.el --- 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