Skip to content

Commit

Permalink
remove old TODO that no longer makes sense
Browse files Browse the repository at this point in the history
  • Loading branch information
jaysonmaw committed Sep 11, 2024
1 parent 459297f commit e15f9ad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/backend_interface.rs
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,6 @@ impl RGBA{
}
}

//TODO, change this to be a different impl based on platform
impl RGBFormat for RGBA{
fn to_rgba_format(self) -> crate::formats::RGBA {
crate::formats::RGBA{
Expand Down

0 comments on commit e15f9ad

Please sign in to comment.