remove some todos
[carveJwlIkooP6JGAAIwe30JlM.git] / model.h
diff --git a/model.h b/model.h
index a5254c2103b03212438d14256f8a770c75064de7..ae19f6f090d57848ff97fdb9d8f9df2533377a6e 100644 (file)
--- a/model.h
+++ b/model.h
@@ -273,7 +273,6 @@ struct mdl_context{
    glmesh mesh;
 };
 
-/* mesh. TODO: move? */
 void mesh_bind( glmesh *mesh );
 void mesh_drawn( u32 start, u32 count );
 void mesh_draw( glmesh *mesh );