From 91a585ae498b037d8da7a182ecc26877bb9ef6b5 Mon Sep 17 00:00:00 2001 From: Christian Semmler Date: Fri, 23 Feb 2024 12:58:59 -0500 Subject: [PATCH] Remove TODO --- LEGO1/lego/sources/misc/legocontainer.h | 1 - 1 file changed, 1 deletion(-) diff --git a/LEGO1/lego/sources/misc/legocontainer.h b/LEGO1/lego/sources/misc/legocontainer.h index 89bdaea9..a1b869f1 100644 --- a/LEGO1/lego/sources/misc/legocontainer.h +++ b/LEGO1/lego/sources/misc/legocontainer.h @@ -66,7 +66,6 @@ class LegoContainer { // VTABLE: LEGO1 0x100d86d4 // class LegoContainer -// TODO: Element type typedef pair LegoTextureListElement; typedef list LegoTextureList;