Skip to content

Commit 02af0ff

Browse files
committed
Remove unnecessary comment
1 parent e64d2a2 commit 02af0ff

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ext/gd/libgd/gd.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -628,7 +628,6 @@ gdImagePtr gdImageCreateFromGif(FILE *fd);
628628
gdImagePtr gdImageCreateFromGifCtx(gdIOCtxPtr in);
629629
gdImagePtr gdImageCreateFromGifSource(gdSourcePtr in);
630630

631-
//TODO: we may not need all of these
632631
void gdImageAvif(gdImagePtr im, FILE *outfile);
633632
void gdImageAvifEx(gdImagePtr im, FILE *outfile, int quality, int speed);
634633
void *gdImageAvifPtr(gdImagePtr im, int *size);

0 commit comments

Comments
 (0)