summaryrefslogtreecommitdiffstats
path: root/mbbsd/talk.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/talk.c')
-rw-r--r--mbbsd/talk.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/mbbsd/talk.c b/mbbsd/talk.c
index 00ff1c83..a67afdac 100644
--- a/mbbsd/talk.c
+++ b/mbbsd/talk.c
@@ -1986,8 +1986,6 @@ draw_pickup(int drawall, pickup_t * pickup, int pickup_way,
if ((uentp->userlevel & PERM_VIOLATELAW))
memcpy(mind, "³q½r", 4);
- else if (uentp->birth)
- memcpy(mind, "¹Ø¬P", 4);
else
memcpy(mind, uentp->mind, 4);
mind[4] = 0;