summaryrefslogtreecommitdiff
path: root/plugin/protocol/http2/src/http2_plugin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/protocol/http2/src/http2_plugin.cpp')
-rw-r--r--plugin/protocol/http2/src/http2_plugin.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugin/protocol/http2/src/http2_plugin.cpp b/plugin/protocol/http2/src/http2_plugin.cpp
index 8e69fd5..dd05678 100644
--- a/plugin/protocol/http2/src/http2_plugin.cpp
+++ b/plugin/protocol/http2/src/http2_plugin.cpp
@@ -139,7 +139,6 @@ search_up_stream_data(const unsigned char * data, size_t len)
return 1;
}
-
static enum tfe_stream_action
http2_stream_data(const struct tfe_stream * stream, unsigned int thread_id,
enum tfe_conn_dir dir, const unsigned char * data, size_t len, void ** pme)