aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/SceneObjectGroup.cs
diff options
context:
space:
mode:
authorSean Dague2008-07-23 12:39:16 +0000
committerSean Dague2008-07-23 12:39:16 +0000
commit9e8b456bbc5d96f33bc30e1c28fb2102d13445af (patch)
tree83e918a2ac905d17f78c4aea0b20378a88777928 /OpenSim/Region/Environment/Scenes/SceneObjectGroup.cs
parentChanged it so the avatar's rotation is now sent as part of a full avatar upda... (diff)
downloadopensim-SC_OLD-9e8b456bbc5d96f33bc30e1c28fb2102d13445af.zip
opensim-SC_OLD-9e8b456bbc5d96f33bc30e1c28fb2102d13445af.tar.gz
opensim-SC_OLD-9e8b456bbc5d96f33bc30e1c28fb2102d13445af.tar.bz2
opensim-SC_OLD-9e8b456bbc5d96f33bc30e1c28fb2102d13445af.tar.xz
get rid of some LLQuaternion == null checks. Because LLQuaternion is
a struct and not a class, it can't be null. So these checks were just generating compiler warnings on unreachable code.
Diffstat (limited to 'OpenSim/Region/Environment/Scenes/SceneObjectGroup.cs')
0 files changed, 0 insertions, 0 deletions