From 219e834e3eae7dec31fed4e84b3c8a8021b17785 Mon Sep 17 00:00:00 2001 From: Stefan Eissing Date: Thu, 14 Mar 2019 13:39:21 +0000 Subject: [PATCH] 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 --- modules/http2/NWGNUmod_http2 | 1 - modules/http2/mod_http2.dsp | 4 ---- 2 files changed, 5 deletions(-) diff --git a/modules/http2/NWGNUmod_http2 b/modules/http2/NWGNUmod_http2 index f6d4a38561..b1dfde734e 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 d1c4322232..b18636d63a 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 -- 2.50.1