Removed option --http-enabled.
This commit is contained in:
parent
290493e485
commit
0f05936e63
4 changed files with 13 additions and 2 deletions
|
@ -102,6 +102,8 @@ protected:
|
|||
private:
|
||||
void transformBoolean(rapidjson::Document &doc, int key, bool enable);
|
||||
void transformUint64(rapidjson::Document &doc, int key, uint64_t arg);
|
||||
|
||||
bool m_http = false;
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue