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"