From 02f4fb0e7bdd9113070f62e977329285428efc02 Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Mon, 9 Sep 1996 19:29:36 +0000 Subject: [PATCH] BFTPPATH: removed git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@720 ec53bebd-3082-4978-b11e-865c3cabbd6b --- appl/telnet/telnetd/pathnames.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/appl/telnet/telnetd/pathnames.h b/appl/telnet/telnetd/pathnames.h index c8b0806e7..ee13b4a26 100644 --- a/appl/telnet/telnetd/pathnames.h +++ b/appl/telnet/telnetd/pathnames.h @@ -49,7 +49,3 @@ # endif #endif - -#ifdef BFTPDAEMON -#define BFTPPATH "/usr/ucb/bftp" -#endif /* BFTPDAEMON */