From: Stefan Eissing Date: Thu, 14 Mar 2019 13:39:21 +0000 (+0000) Subject: Uplift of relevante changes of r1855479 in branches/2.4.x, re disappearance of h2_ngn... X-Git-Tag: 2.5.0-alpha2-ci-test-only~2108 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=219e834e3eae7dec31fed4e84b3c8a8021b17785;p=thirdparty%2Fapache%2Fhttpd.git Uplift of relevante changes of r1855479 in branches/2.4.x, re disappearance of h2_ngn_shed.* sources. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1855519 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/http2/NWGNUmod_http2 b/modules/http2/NWGNUmod_http2 index f6d4a38561a..b1dfde734e8 100644 --- a/modules/http2/NWGNUmod_http2 +++ b/modules/http2/NWGNUmod_http2 @@ -195,7 +195,6 @@ FILES_nlm_objs = \ $(OBJDIR)/h2_from_h1.o \ $(OBJDIR)/h2_h2.o \ $(OBJDIR)/h2_mplx.o \ - $(OBJDIR)/h2_ngn_shed.o \ $(OBJDIR)/h2_push.o \ $(OBJDIR)/h2_request.o \ $(OBJDIR)/h2_headers.o \ diff --git a/modules/http2/mod_http2.dsp b/modules/http2/mod_http2.dsp index d1c43222324..b18636d63a1 100644 --- a/modules/http2/mod_http2.dsp +++ b/modules/http2/mod_http2.dsp @@ -145,10 +145,6 @@ SOURCE=./h2_mplx.c # End Source File # Begin Source File -SOURCE=./h2_ngn_shed.c -# End Source File -# Begin Source File - SOURCE=./h2_push.c # End Source File # Begin Source File