diff options
author | Melanie | 2012-12-23 18:10:34 +0000 |
---|---|---|
committer | Melanie | 2012-12-23 18:10:34 +0000 |
commit | 6eeb4cb3f745b3180220b0ab465cf4925cbdcddb (patch) | |
tree | bce8220f560827a332155ca84e16de94677ca235 /OpenSim/Region/Physics | |
parent | Whitespace change to trigger ircbot (diff) | |
download | opensim-SC_OLD-6eeb4cb3f745b3180220b0ab465cf4925cbdcddb.zip opensim-SC_OLD-6eeb4cb3f745b3180220b0ab465cf4925cbdcddb.tar.gz opensim-SC_OLD-6eeb4cb3f745b3180220b0ab465cf4925cbdcddb.tar.bz2 opensim-SC_OLD-6eeb4cb3f745b3180220b0ab465cf4925cbdcddb.tar.xz |
Revert "Whitespace change to trigger ircbot"
This reverts commit ca30559b05bd44995277c270ec19a92d8170e587.
Diffstat (limited to 'OpenSim/Region/Physics')
-rw-r--r-- | OpenSim/Region/Physics/BulletSPlugin/BSCharacter.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/OpenSim/Region/Physics/BulletSPlugin/BSCharacter.cs b/OpenSim/Region/Physics/BulletSPlugin/BSCharacter.cs index 9d9532d..8e059ee 100644 --- a/OpenSim/Region/Physics/BulletSPlugin/BSCharacter.cs +++ b/OpenSim/Region/Physics/BulletSPlugin/BSCharacter.cs | |||
@@ -24,7 +24,6 @@ | |||
24 | * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | 24 | * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS |
25 | * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 25 | * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
26 | */ | 26 | */ |
27 | |||
28 | using System; | 27 | using System; |
29 | using System.Collections.Generic; | 28 | using System.Collections.Generic; |
30 | using System.Reflection; | 29 | using System.Reflection; |