mirror of
https://github.com/anope/anope.git
synced 2026-06-26 13:56:38 +02:00
Burned slist, rewrote operservs XLine code
This commit is contained in:
@@ -16,7 +16,6 @@ NickCore::NickCore(const std::string &coredisplay)
|
||||
lastmail = 0;
|
||||
|
||||
this->display = sstrdup(coredisplay.c_str());
|
||||
slist_init(&this->aliases);
|
||||
|
||||
/* Set default nick core flags */
|
||||
for (size_t t = NI_BEGIN + 1; t != NI_END; ++t)
|
||||
|
||||
Reference in New Issue
Block a user