mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-26 05:55:51 +00:00
Job queue simplificaiton
This commit is contained in:
@@ -2893,8 +2893,6 @@ Json::Value RPCHandler::doCommand(const Json::Value& jvRequest, int iRole)
|
||||
cLog(lsTRACE) << "COMMAND:" << strCommand;
|
||||
cLog(lsTRACE) << "REQUEST:" << jvRequest;
|
||||
|
||||
LoadEvent::autoptr le(theApp->getJobQueue().getLoadEventAP(jtRPC, "RPC"));
|
||||
|
||||
mRole = iRole;
|
||||
|
||||
static struct {
|
||||
|
||||
Reference in New Issue
Block a user