mirror of
https://github.com/anope/anope.git
synced 2026-07-10 19:43:14 +02:00
Removed the file name arg from MODULE_INIT
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2510 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
@@ -1502,4 +1502,4 @@ class ProtoInspIRCd : public Module
|
||||
}
|
||||
};
|
||||
|
||||
MODULE_INIT("inspircd12", ProtoInspIRCd)
|
||||
MODULE_INIT(ProtoInspIRCd)
|
||||
|
||||
Reference in New Issue
Block a user