Author: Carlo Wood <carlo@alinoe.com> (by way of Kev <klmitch@mit.edu>)
authorKevin L. Mitchell <klmitch@mit.edu>
Mon, 25 Feb 2002 17:20:15 +0000 (17:20 +0000)
committerKevin L. Mitchell <klmitch@mit.edu>
Mon, 25 Feb 2002 17:20:15 +0000 (17:20 +0000)
commita03501306d2d387028184ebe838f162786db41e6
tree6e3b690d9fb4dc72ff7f93648328a8bf4c06dce2
parenta8a5fc9fc02ff9f43f3c1d9ff27a21c4dbe23f0f
Author: Carlo Wood <carlo@alinoe.com> (by way of Kev <klmitch@mit.edu>)
Log message:

Removes the warnings:

m_server.c: In function `mr_server':
m_server.c:132: warning: unused variable `bcptr'
m_server.c: In function `ms_server':
m_server.c:681: warning: unused variable `ret'
m_server.c:678: warning: unused variable `aconf'

These are independend of configure options: a reg.exp. search
shows they are certainly not used in these functions, anywhere.
Probably there as a result of duplicating code in the past.

git-svn-id: file:///home/klmitch/undernet-ircu/undernet-ircu-svn/ircu2/trunk@659 c9e4aea6-c8fd-4c43-8297-357d70d61c8c
ChangeLog
ircd/m_server.c