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.