Skip to content
This repository was archived by the owner on Oct 31, 2022. It is now read-only.

Commit 42b916a

Browse files
committed
Trivial: delete TODO comment
1 parent 21ce5c5 commit 42b916a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

source/HapDecompressor.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -768,7 +768,6 @@ ComponentResult Hap_DDrawBand(HapDecompressorGlobals glob, ImageSubCodecDecompre
768768

769769
if (myDrp->hasAlpha)
770770
{
771-
// TODO: GL decode to single-channel?
772771
HapCodecSquishRGTC1Decode(HapCodecBufferGetBaseAddress(myDrp->alphaBuffer), drp->baseAddr, drp->rowBytes, glob->width, glob->height);
773772
}
774773
}

0 commit comments

Comments
 (0)