Remove outdated TODO

This commit is contained in:
Jarrod Doyle 2024-09-07 10:44:32 +01:00
parent a8e212fdd1
commit bd7005d034
Signed by: Jayrude
GPG Key ID: 38B57B16E7C0ADF7
1 changed files with 0 additions and 2 deletions

View File

@ -10,8 +10,6 @@ namespace KeepersCompound.Images;
public class GifDecoder
{
// TODO: I can drop all these structs and shit lol
// TODO: This fails somewhat on the texture for model "skull". CBA to workout why now
private record Header
{
public string Signature;