mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
fixing warning re ReplacableInterface()
This commit is contained in:
@@ -214,7 +214,7 @@ namespace OpenSim.Region.OptionalModules.Avatar.Concierge
|
||||
{
|
||||
}
|
||||
|
||||
public Type ReplacableInterface
|
||||
new public Type ReplacableInterface
|
||||
{
|
||||
get { return null; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user