mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 03:45:35 +08:00
minor: remove mono compiler warning
This commit is contained in:
@@ -44,7 +44,7 @@ namespace OpenSim.Services.InventoryService
|
||||
LogManager.GetLogger(
|
||||
MethodBase.GetCurrentMethod().DeclaringType);
|
||||
|
||||
protected IXInventoryData m_Database;
|
||||
protected new IXInventoryData m_Database;
|
||||
|
||||
public HGInventoryService(IConfigSource config)
|
||||
: base(config)
|
||||
|
||||
Reference in New Issue
Block a user