diff options
author | Justin Clark-Casey (justincc) | 2011-09-13 20:25:32 +0100 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2011-09-13 20:25:32 +0100 |
commit | 618277e797c7d501f98e884e50abd313498cf00b (patch) | |
tree | 7854d60ddb9d0ac5957194f274a41b44cfd636d7 /OpenSim/Data/Properties | |
parent | stop the duplicate remove of the root part ids from the full part and local p... (diff) | |
download | opensim-SC_OLD-618277e797c7d501f98e884e50abd313498cf00b.zip opensim-SC_OLD-618277e797c7d501f98e884e50abd313498cf00b.tar.gz opensim-SC_OLD-618277e797c7d501f98e884e50abd313498cf00b.tar.bz2 opensim-SC_OLD-618277e797c7d501f98e884e50abd313498cf00b.tar.xz |
Comment out attachments code in Scene.IncomingCreateObject(UUID userID, UUID itemID) for now
As far as I can see, this is only invoked by a PUT request to ObjectHandlers, which is not being used anyway.
Invoking attachments code at this point is probably inappropriate since it would still be invoked when the client entered the scene.
Being commented to simplify analysis of attachments issues. Can be uncommented when in use.
Also, small tweak to lock and log removal of a SOG from the SceneObjectGroupsByLocalPartID collection in SceneGraph.GetGroupByPrim() if an inconsistency is found.
Diffstat (limited to 'OpenSim/Data/Properties')
0 files changed, 0 insertions, 0 deletions