aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics
diff options
context:
space:
mode:
authorMelanie2012-12-23 18:10:34 +0000
committerMelanie2012-12-23 18:10:34 +0000
commit6eeb4cb3f745b3180220b0ab465cf4925cbdcddb (patch)
treebce8220f560827a332155ca84e16de94677ca235 /OpenSim/Region/Physics
parentWhitespace change to trigger ircbot (diff)
downloadopensim-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.cs1
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
28using System; 27using System;
29using System.Collections.Generic; 28using System.Collections.Generic;
30using System.Reflection; 29using System.Reflection;