mirror of
https://github.com/anope/anope.git
synced 2026-07-03 08:13:15 +02:00
Merge branch '1.9' of ssh://anope.git.sf.net/gitroot/anope/anope into 1.9
This commit is contained in:
@@ -64,7 +64,6 @@ class HSDel : public Module
|
||||
HSDel(const std::string &modname, const std::string &creator) : Module(modname, creator)
|
||||
{
|
||||
this->SetAuthor("Anope");
|
||||
this->SetVersion(VERSION_STRING);
|
||||
this->SetType(CORE);
|
||||
|
||||
this->AddCommand(HostServ, new CommandHSDel());
|
||||
|
||||
Reference in New Issue
Block a user