From 6980983d9ace0c6bad61e935cfe62ba81baffd0b Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Tue, 27 Nov 2007 03:58:26 +0000 Subject: [PATCH] Don't load ange-ftp when compiling. --- lisp/ediff-init.el | 4 ---- 1 file changed, 4 deletions(-) diff --git a/lisp/ediff-init.el b/lisp/ediff-init.el index dd69b52b022..b46562b5fde 100644 --- a/lisp/ediff-init.el +++ b/lisp/ediff-init.el @@ -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 -- 2.39.2