mirror of
https://github.com/boostorg/beast.git
synced 2025-08-03 06:44:39 +02:00
Remove unused field in test
This commit is contained in:
@@ -54,7 +54,6 @@ public:
|
||||
|
||||
class reader
|
||||
{
|
||||
std::size_t n_ = 0;
|
||||
value_type& body_;
|
||||
|
||||
public:
|
||||
|
Reference in New Issue
Block a user