Drop outdated TODO about format list in struct liftoff_plane

This commit is contained in:
Simon Ser 2024-05-15 11:54:48 +02:00
parent 15f6ce7832
commit f53b541473

View file

@ -69,7 +69,6 @@ struct liftoff_plane {
uint32_t possible_crtcs;
uint32_t type;
int zpos; /* greater values mean closer to the eye */
/* TODO: formats */
struct liftoff_list link; /* liftoff_device.planes */
drmModePropertyRes **props;