Amend to previous commit regarding the config name. Bugs bite.
parent
de242a29ca
commit
91950b3147
|
@ -53,8 +53,6 @@ namespace OpenSim.Services.HypergridService
|
||||||
LogManager.GetLogger(
|
LogManager.GetLogger(
|
||||||
MethodBase.GetCurrentMethod().DeclaringType);
|
MethodBase.GetCurrentMethod().DeclaringType);
|
||||||
|
|
||||||
protected new IXInventoryData m_Database;
|
|
||||||
|
|
||||||
private string m_HomeURL;
|
private string m_HomeURL;
|
||||||
private IUserAccountService m_UserAccountService;
|
private IUserAccountService m_UserAccountService;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue