remove unused class member
This commit is contained in:
parent
1dff5eaf64
commit
f6f1de05d2
1 changed files with 0 additions and 1 deletions
|
@ -48,7 +48,6 @@ class HttpErr : public std::exception {
|
||||||
|
|
||||||
private:
|
private:
|
||||||
std::string _msg;
|
std::string _msg;
|
||||||
uint16_t _code;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
Loading…
Reference in a new issue