[keel] Cleanup

This commit is contained in:
2023-04-01 20:18:16 -05:00
parent 651db7a842
commit 834d01226d
2 changed files with 1 additions and 3 deletions

View File

@@ -10,8 +10,6 @@
#include <ox/std/trace.hpp>
#include "media.hpp"
namespace keel {
ox::Result<char*> loadRom(ox::CRStringView path) noexcept {