From ed0e2623b9dd9e12f7660bb067166c294ad8a2ee Mon Sep 17 00:00:00 2001 From: UbitUmarov Date: Sat, 29 Sep 2018 17:42:12 +0100 Subject: add a few more gc collect in some spots --- OpenSim/Framework/Servers/HttpServer/Interfaces/IOSHttpResponse.cs | 2 -- 1 file changed, 2 deletions(-) (limited to 'OpenSim/Framework/Servers/HttpServer/Interfaces/IOSHttpResponse.cs') diff --git a/OpenSim/Framework/Servers/HttpServer/Interfaces/IOSHttpResponse.cs b/OpenSim/Framework/Servers/HttpServer/Interfaces/IOSHttpResponse.cs index d26b68a..aba15b0 100644 --- a/OpenSim/Framework/Servers/HttpServer/Interfaces/IOSHttpResponse.cs +++ b/OpenSim/Framework/Servers/HttpServer/Interfaces/IOSHttpResponse.cs @@ -118,8 +118,6 @@ namespace OpenSim.Framework.Servers.HttpServer /// string StatusDescription { get; set; } -// bool ReuseContext { get; set; } - /// /// Add a header field and content to the response. /// -- cgit v1.1