mirror of
https://github.com/inspircd/inspircd.git
synced 2025-03-10 02:59:01 -04:00
This string copy is gone now, remove fixme note
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10376 e03df62e-2008-0410-955e-edbf42e46eb7
This commit is contained in:
parent
91ec6450b2
commit
91dcd2ad13
@ -563,8 +563,6 @@ bool Channel::IsExtBanned(User *user, char type)
|
||||
/* Channel::PartUser
|
||||
* remove a channel from a users record, and return the number of users left.
|
||||
* Therefore, if this function returns 0 the caller should delete the Channel.
|
||||
*
|
||||
* XXX: bleh, string copy of reason, fixme! -- w00t
|
||||
*/
|
||||
long Channel::PartUser(User *user, std::string &reason)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user