From 372a4b77d4ee96c1dbae63bfc5285f6384a9d2af Mon Sep 17 00:00:00 2001 From: "chappuis.daniel" Date: Mon, 9 Feb 2009 17:00:00 +0000 Subject: [PATCH] git-svn-id: https://reactphysics3d.googlecode.com/svn/trunk@77 92aac97c-a6ce-11dd-a772-7fcde58d38e6 --- sources/reactphysics3d/mathematics/mathematics.h | 1 - 1 file changed, 1 deletion(-) diff --git a/sources/reactphysics3d/mathematics/mathematics.h b/sources/reactphysics3d/mathematics/mathematics.h index bee2d1e1..716a89f9 100644 --- a/sources/reactphysics3d/mathematics/mathematics.h +++ b/sources/reactphysics3d/mathematics/mathematics.h @@ -17,7 +17,6 @@ * along with ReactPhysics3D. If not, see . * ***************************************************************************/ -// TODO : Mathematics library : We have to use assert to debug // TODO : Mathematics library : Check everywhere that in member methods we use attributes access instead of getter and setter. #ifndef DCMATHS_H