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

a build with VS2005.
This commit is contained in:
Charles Krinke
2008-06-28 14:46:20 +00:00
parent 55a4cf33a3
commit 42e892140c

View File

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