Apply suggestions from code review

Co-authored-by: VZ <vz-github@zeitlins.org>
This commit is contained in:
Tobias Taschner
2021-01-19 19:42:55 +01:00
parent d66b70f224
commit 457b213315
5 changed files with 6 additions and 7 deletions

View File

@@ -190,7 +190,7 @@ public:
void DisablePeerVerify(bool disable = true);
bool IsPeerVerifyDisabled();
bool IsPeerVerifyDisabled() const;
private:
// Ctor is only used by wxWebSession.