diff options
author | Homer Horwitz | 2008-11-21 22:21:49 +0000 |
---|---|---|
committer | Homer Horwitz | 2008-11-21 22:21:49 +0000 |
commit | 0d2e5827c514efe1df89872c465ca99ee8a1cee2 (patch) | |
tree | 6094cb909a4284dd13179f4786d5cb132f173db5 /OpenSim/Region/Interfaces | |
parent | Refactor: Scene.ExternalChecks -> Scene.Permissions. Also make all (diff) | |
download | opensim-SC_OLD-0d2e5827c514efe1df89872c465ca99ee8a1cee2.zip opensim-SC_OLD-0d2e5827c514efe1df89872c465ca99ee8a1cee2.tar.gz opensim-SC_OLD-0d2e5827c514efe1df89872c465ca99ee8a1cee2.tar.bz2 opensim-SC_OLD-0d2e5827c514efe1df89872c465ca99ee8a1cee2.tar.xz |
- No need to build a list of regions and then only the first one.
- I first did lock on m_scenes for that access, but as m_scenes (currently) is
only changed in Initialise (and locked there), and PostInitialise is called
after the calls to Initialise, there shouldn't be a need to lock here.
- Trying out git-svn dcommit. Hope this works.
Diffstat (limited to 'OpenSim/Region/Interfaces')
0 files changed, 0 insertions, 0 deletions