mirror of
https://github.com/opensim/opensim.git
synced 2026-07-19 05:56:12 +08:00
* Make currently selected region appear in the region console prompt
* This region is used for single region commands (such as save-xml2)
This commit is contained in:
@@ -138,9 +138,6 @@ namespace OpenSim
|
||||
get { return m_httpServer; }
|
||||
}
|
||||
|
||||
// 6/28 Cfk: Commented out the new in this next line. It used to be
|
||||
// 6/28 cfk: public new uint HttpServerPort and it was causing a warning indicating there should not be a new
|
||||
// 6/28 cfk: There is still a new in the declaration above and it is unclear if it should be there or not.
|
||||
public uint HttpServerPort
|
||||
{
|
||||
get { return m_httpServerPort; }
|
||||
|
||||
Reference in New Issue
Block a user