diff --git a/include/private.h b/include/private.h index 46ae2be..54a330e 100644 --- a/include/private.h +++ b/include/private.h @@ -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;