[nostalgia/core/studio] Cleanup scratchpad code
All checks were successful
Build / build (push) Successful in 2m32s

This commit is contained in:
Gary Talent 2024-04-24 23:09:50 -05:00
parent 1b629da8fc
commit 0c0ccd1a69

View File

@ -64,7 +64,6 @@ static ox::Error toPngFile(
for (auto &c : pixels) {
c = color32(color(pal, page, c)) | static_cast<Color32>(0XFF << 24);
}
std::hash<std::string>();
constexpr auto fmt = LCT_RGBA;
return OxError(static_cast<ox::ErrorCode>(
lodepng_encode_file(