forked from boostorg/beast
Remove unused field in test
This commit is contained in:
@@ -54,7 +54,6 @@ public:
|
|||||||
|
|
||||||
class reader
|
class reader
|
||||||
{
|
{
|
||||||
std::size_t n_ = 0;
|
|
||||||
value_type& body_;
|
value_type& body_;
|
||||||
|
|
||||||
public:
|
public:
|
||||||
|
Reference in New Issue
Block a user