Commit 55e550f0 authored by Tatsuhiro Tsujikawa's avatar Tatsuhiro Tsujikawa

nghttpd: Remove unused variable

parent 32943a74
......@@ -87,7 +87,6 @@ class Http2Handler;
struct Stream {
Headers headers;
std::pair<std::string, size_t> response_body;
Http2Handler *handler;
event *rtimer;
event *wtimer;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment