From 6718afdc8a324f92741ce3b6d71656b6deca9322 Mon Sep 17 00:00:00 2001 From: Hans Goudey Date: Wed, 17 Aug 2022 11:57:21 -0400 Subject: Cleanup: Fix outdated comments referring to DispList --- source/blender/draw/intern/draw_cache_impl_lattice.c | 6 ------ 1 file changed, 6 deletions(-) (limited to 'source/blender/draw') diff --git a/source/blender/draw/intern/draw_cache_impl_lattice.c b/source/blender/draw/intern/draw_cache_impl_lattice.c index cb621c6ceb9..0f12e78d60e 100644 --- a/source/blender/draw/intern/draw_cache_impl_lattice.c +++ b/source/blender/draw/intern/draw_cache_impl_lattice.c @@ -27,12 +27,6 @@ #define SELECT 1 -/** - * TODO - * - 'DispList' is currently not used - * (we could avoid using since it will be removed) - */ - static void lattice_batch_cache_clear(Lattice *lt); /* ---------------------------------------------------------------------- */ -- cgit v1.2.3