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