Amend to previous commit regarding the config name. Bugs bite.

This commit is contained in:
Diva Canto
2012-03-27 14:24:59 -07:00
parent de242a29ca
commit 91950b3147

View File

@@ -53,8 +53,6 @@ namespace OpenSim.Services.HypergridService
LogManager.GetLogger(
MethodBase.GetCurrentMethod().DeclaringType);
protected new IXInventoryData m_Database;
private string m_HomeURL;
private IUserAccountService m_UserAccountService;