mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-27 11:06:50 +01:00
remove unneeded declaration introduced through cherry-pick
This commit is contained in:
@@ -87,9 +87,6 @@ public:
|
|||||||
HTTPServerSession& session();
|
HTTPServerSession& session();
|
||||||
/// Returns the underlying HTTPServerSession.
|
/// Returns the underlying HTTPServerSession.
|
||||||
|
|
||||||
protected:
|
|
||||||
static const std::string EXPECT;
|
|
||||||
|
|
||||||
private:
|
private:
|
||||||
HTTPServerResponseImpl& _response;
|
HTTPServerResponseImpl& _response;
|
||||||
HTTPServerSession& _session;
|
HTTPServerSession& _session;
|
||||||
|
|||||||
Reference in New Issue
Block a user