diff options
Diffstat (limited to 'mbbsd/talk.c')
-rw-r--r-- | mbbsd/talk.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mbbsd/talk.c b/mbbsd/talk.c index ca337041..818591dc 100644 --- a/mbbsd/talk.c +++ b/mbbsd/talk.c @@ -2616,7 +2616,6 @@ talkreply(void) char genbuf[200]; int a, sig = currutmp->sig; - talkrequest = NA; uip = &SHM->uinfo[currutmp->destuip]; snprintf(page_requestor, sizeof(page_requestor), "%s (%s)", uip->userid, uip->username); |