diff options
author | Sean Dague | 2008-07-23 12:39:16 +0000 |
---|---|---|
committer | Sean Dague | 2008-07-23 12:39:16 +0000 |
commit | 9e8b456bbc5d96f33bc30e1c28fb2102d13445af (patch) | |
tree | 83e918a2ac905d17f78c4aea0b20378a88777928 /OpenSim/Region/Environment/Modules/World | |
parent | Changed it so the avatar's rotation is now sent as part of a full avatar upda... (diff) | |
download | opensim-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/Modules/World')
0 files changed, 0 insertions, 0 deletions