]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Fix compile. Also remove write error stuff, as that was used prior to the goodness...
authorw00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7>
Sat, 19 Jul 2008 19:17:15 +0000 (19:17 +0000)
committerw00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7>
Sat, 19 Jul 2008 19:17:15 +0000 (19:17 +0000)
commite93827e41cdb958314eb669e94c9dd1280b691c9
treea2b258edd4693fa0e084d4cbadad12a2c9a12f92
parent1a307616adeef74eddb0e0093b56c8da2195b24c
Fix compile. Also remove write error stuff, as that was used prior to the goodness of global culllist. This makes getting user's quit messages to them (on excess recvq etc) much easier.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10042 e03df62e-2008-0410-955e-edbf42e46eb7
include/users.h
src/cull_list.cpp
src/inspircd.cpp
src/users.cpp