Unused macro.

This commit is contained in:
Juli Mallett 2002-06-22 10:34:08 +00:00
parent 9718382d85
commit d3a4920c06
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=98610

View File

@ -264,7 +264,6 @@ struct servtab *servtab;
extern struct biltin biltins[];
#define NUMINT (sizeof(intab) / sizeof(struct inent))
const char *CONFIG = _PATH_INETDCONF;
const char *pid_file = _PATH_INETDPID;