mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
Address review comment, module is already global
b94c639e6a (commitcomment-19252797)
This commit is contained in:
@@ -53,7 +53,6 @@ class CSampleWebAPIMod : public CModule {
|
||||
|
||||
template <>
|
||||
void TModInfo<CSampleWebAPIMod>(CModInfo& Info) {
|
||||
Info.AddType(CModInfo::GlobalModule);
|
||||
Info.SetWikiPage("samplewebapi");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user