mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 09:45:47 +08:00
cleanup
This commit is contained in:
@@ -281,7 +281,7 @@ namespace OpenSim.Framework.Servers.Tests
|
||||
{
|
||||
get { return _cookies; }
|
||||
}
|
||||
private ResponseCookies _cookies;
|
||||
private ResponseCookies _cookies = null;
|
||||
|
||||
public TestHttpResponse()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user