libeuropa/io/yatf: Remove old FIXME

It was done.
This commit is contained in:
Lily Tsuru 2025-01-16 02:15:17 -05:00
parent e7a9412479
commit 3d41ba7e6c

View file

@ -6,10 +6,6 @@
// SPDX-License-Identifier: MIT // SPDX-License-Identifier: MIT
// //
// FIXME: Drop libpixel dependency. Instead
// we should just use stbiw directly and provide our own
// simpler/faster utilities for image buffers.
#include <europa/io/yatf/Reader.hpp> #include <europa/io/yatf/Reader.hpp>
#include <format> #include <format>
#include <stdexcept> #include <stdexcept>