mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 01:35:46 +08:00
* Replaced GridHTTPServer and UserHTTPServer with BaseHttpServer
* Now dumping default value in config. *
This commit is contained in:
@@ -47,7 +47,7 @@ namespace OpenSim.Storage.LocalStorageBDB
|
||||
|
||||
DbHash sim;
|
||||
Db DB;
|
||||
BEFormatter formatter;
|
||||
//BEFormatter formatter;
|
||||
|
||||
public BDBLocalStorage()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user