Remove one warning. We are now down to 16 warnings in

a build with VS2005.
0.6.0-stable
Charles Krinke 2008-06-28 14:46:20 +00:00
parent 55a4cf33a3
commit 42e892140c
1 changed files with 1 additions and 1 deletions

View File

@ -131,7 +131,7 @@ namespace OpenSim
get { return m_httpServer; }
}
public new uint HttpServerPort
public uint HttpServerPort
{
get { return m_httpServerPort; }
}