]> jfr.im git - solanum.git/commit - ircd/s_user.c
Remove FLAGS2_NOLIMIT (IsExemptLimits/SetExemptLimits).
authorJilles Tjoelker <redacted>
Sat, 5 Jan 2008 23:16:57 +0000 (00:16 +0100)
committerJilles Tjoelker <redacted>
Sat, 5 Jan 2008 23:16:57 +0000 (00:16 +0100)
commit5ca543e7c5cf49f3348e91e1eb562671fe1cb2a5
treeb50352169e79d0dbbff4a9a480f18239d8b4e673
parente4b9c8e11501145bd7e11cb47ab466247b90808a
Remove FLAGS2_NOLIMIT (IsExemptLimits/SetExemptLimits).
This only has an effect at connection time, and the
ConfItem flag suffices for that.
extensions/m_privs.c
include/client.h
src/s_conf.c
src/s_user.c