From 4f2520e592e5e31eb66a1d2e431e632c898edc55 Mon Sep 17 00:00:00 2001 From: "chappuis.daniel" Date: Tue, 10 Feb 2009 16:06:34 +0000 Subject: [PATCH] git-svn-id: https://reactphysics3d.googlecode.com/svn/trunk@86 92aac97c-a6ce-11dd-a772-7fcde58d38e6 --- sources/reactphysics3d/mathematics/Vector3D.h | 1 - 1 file changed, 1 deletion(-) diff --git a/sources/reactphysics3d/mathematics/Vector3D.h b/sources/reactphysics3d/mathematics/Vector3D.h index 99fbbb6c..5ec60753 100644 --- a/sources/reactphysics3d/mathematics/Vector3D.h +++ b/sources/reactphysics3d/mathematics/Vector3D.h @@ -27,7 +27,6 @@ // ReactPhysics3D namespace namespace reactphysics3d { - /* ------------------------------------------------------------------- Class Vector3D : This classrepresents 3 dimensionnal vector in space.