mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 06:06:06 +08:00
Remove one warning. We are now down to 16 warnings in
a build with VS2005.
This commit is contained in:
@@ -131,7 +131,7 @@ namespace OpenSim
|
||||
get { return m_httpServer; }
|
||||
}
|
||||
|
||||
public new uint HttpServerPort
|
||||
public uint HttpServerPort
|
||||
{
|
||||
get { return m_httpServerPort; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user