summaryrefslogtreecommitdiff
path: root/src/who.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/who.c')
-rw-r--r--src/who.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/who.c b/src/who.c
index ac988816b..5ee2aa26b 100644
--- a/src/who.c
+++ b/src/who.c
@@ -49,10 +49,6 @@
proper_name ("David MacKenzie"), \
proper_name ("Michael Stone")
-#ifndef MAXHOSTNAMELEN
-# define MAXHOSTNAMELEN 64
-#endif
-
#ifdef RUN_LVL
# define UT_TYPE_RUN_LVL(U) UT_TYPE_EQ (U, RUN_LVL)
#else