Removed the defines needed by util/ack/em_pc.c.

These defaults are now provided in lib/ack/fe.
This commit is contained in:
keie 1984-10-04 11:11:30 +00:00
parent 5376af0d04
commit 1b251d6ab0

View file

@ -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"