libeuropa/io/yatf: Remove old FIXME
It was done.
This commit is contained in:
parent
e7a9412479
commit
3d41ba7e6c
1 changed files with 0 additions and 4 deletions
|
@ -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>
|
||||||
|
|
Loading…
Reference in a new issue