mirror of
https://github.com/anope/anope.git
synced 2026-06-30 14:06:38 +02:00
Removed db-upgrade, its no longer needed
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ NickCore::NickCore(const Anope::string &coredisplay) : Flags<NickCoreFlag, NI_EN
|
||||
throw CoreException("Empty display passed to NickCore constructor");
|
||||
|
||||
this->ot = NULL;
|
||||
this->language = this->channelcount = 0;
|
||||
this->channelcount = 0;
|
||||
this->lastmail = 0;
|
||||
|
||||
this->display = coredisplay;
|
||||
|
||||
Reference in New Issue
Block a user