Remove one warning. We are now down to 16 warnings in
a build with VS2005.0.6.0-stable
parent
55a4cf33a3
commit
42e892140c
|
@ -131,7 +131,7 @@ namespace OpenSim
|
|||
get { return m_httpServer; }
|
||||
}
|
||||
|
||||
public new uint HttpServerPort
|
||||
public uint HttpServerPort
|
||||
{
|
||||
get { return m_httpServerPort; }
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue