mirror of
https://github.com/anope/anope.git
synced 2026-06-28 06:36:38 +02:00
RPC::service is not necessary anymore.
This commit is contained in:
@@ -110,8 +110,6 @@ public:
|
||||
, anopedebugtypesrpcevent(this)
|
||||
, systemlistmethodsrpcevent(this)
|
||||
{
|
||||
if (!RPC::service)
|
||||
throw ModuleException("Unable to find RPC interface, is jsonrpc/xmlrpc loaded?");
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user