From 1b251d6ab05e554aa5877082f1ea831cb697c619 Mon Sep 17 00:00:00 2001 From: keie Date: Thu, 4 Oct 1984 11:11:30 +0000 Subject: [PATCH] Removed the defines needed by util/ack/em_pc.c. These defaults are now provided in lib/ack/fe. --- first/em_path.h.src | 2 -- 1 file changed, 2 deletions(-) diff --git a/first/em_path.h.src b/first/em_path.h.src index 40b67dc85..7fc589cc4 100644 --- a/first/em_path.h.src +++ b/first/em_path.h.src @@ -3,7 +3,5 @@ /* Access to the ACK tree and parts thereof */ #define EM_DIR "/usr/em" /* The root directory for EM stuff */ -#define PEM_PATH "lib/pc_pem" -#define ERR_PATH "etc/pc_errors" #define RTERR_PATH "etc/pc_rt_errors" #define ACK_PATH "lib/ack" -- 2.34.1