mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
Remove legacy sqlite lines added internally by OpenSimulator to the [Startup] section.
These are long unused but confusingly will be seen in the [Startup] section on a "config save".
This commit is contained in:
@@ -31,7 +31,6 @@ namespace OpenSim.Framework
|
||||
{
|
||||
public string PhysicsEngine { get; set; }
|
||||
public string MeshEngineName { get; set; }
|
||||
public string StorageDll { get; set; }
|
||||
public string ClientstackDll { get; set; }
|
||||
public string LibrariesXMLFile { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user