* Removed some commented-out code

This commit is contained in:
lbsa71
2009-06-01 20:17:10 +00:00
parent c6f616049c
commit 8e011ecbbb
2 changed files with 0 additions and 50 deletions

View File

@@ -48,7 +48,6 @@ namespace OpenSim.Framework.Servers.HttpServer.Tests
[Test]
public void TestConstructor()
{
// BaseRequestHandlerImpl handler =
new BaseRequestHandlerImpl( null, null );
}