diff --git a/lib/includes/nghttp2/nghttp2.h b/lib/includes/nghttp2/nghttp2.h index bc3ae658..c06b4f6c 100644 --- a/lib/includes/nghttp2/nghttp2.h +++ b/lib/includes/nghttp2/nghttp2.h @@ -344,10 +344,6 @@ typedef enum { NGHTTP2_ERR_CALLBACK_FAILURE = -902 } nghttp2_error; -typedef enum { - NGHTTP2_MSG_MORE -} nghttp2_io_flag; - /** * @enum *