* Remove unused CAPSService

This commit is contained in:
Justin Clarke Casey
2009-01-06 16:39:08 +00:00
parent 47a693ff1a
commit 251387a391
2 changed files with 1 additions and 56 deletions

View File

@@ -59,7 +59,7 @@ namespace OpenSim.Region.Environment.Scenes.Tests
SQLAssetServer assetService = new SQLAssetServer(new TestAssetDataPlugin());
AssetCache ac = new AssetCache(assetService);
StorageManager sm = new OpenSim.Region.Environment.StorageManager("OpenSim.Data.Null.dll", "", "");
StorageManager sm = new OpenSim.Region.Environment.StorageManager("OpenSim.Data.Null.dll", "", "");
IConfigSource configSource = new IniConfigSource();
TestScene testScene = new TestScene(