Removed outdated comment

Former-commit-id: b2667fe3877022b61b5fbd6ae1ececc403fe5c1f
This commit is contained in:
Lynix 2015-01-17 21:42:35 +01:00
parent 91912463fa
commit 829e82fdd9
1 changed files with 0 additions and 2 deletions

View File

@ -9,8 +9,6 @@
#include <Nazara/Utility/Font.hpp> #include <Nazara/Utility/Font.hpp>
#include <Nazara/Graphics/Debug.hpp> #include <Nazara/Graphics/Debug.hpp>
///TODO: Gérer allocation nouvel atlas
NzTextSprite::NzTextSprite() : NzTextSprite::NzTextSprite() :
m_boundingVolume(NzBoundingVolumef::Null()), m_boundingVolume(NzBoundingVolumef::Null()),
m_color(NzColor::White), m_color(NzColor::White),