Browse Source

Removed the defines needed by util/ack/em_pc.c.
These defaults are now provided in lib/ack/fe.

keie 40 years ago
parent
commit
1b251d6ab0
1 changed files with 0 additions and 2 deletions
  1. 0 2
      first/em_path.h.src

+ 0 - 2
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"