changed to native line ending encoding
parent
d216f5779c
commit
2a3c79df83
|
@ -12,6 +12,7 @@ namespace OpenSim.DataStore.NullStorage
|
||||||
{
|
{
|
||||||
public class NullDataStore : IRegionDataStore
|
public class NullDataStore : IRegionDataStore
|
||||||
{
|
{
|
||||||
|
|
||||||
public void Initialise(string dbfile, string dbname)
|
public void Initialise(string dbfile, string dbname)
|
||||||
{
|
{
|
||||||
return;
|
return;
|
||||||
|
|
Loading…
Reference in New Issue