[ox] Cleanup unnecessary ox::
This commit is contained in:
2
deps/ox/src/ox/claw/write.hpp
vendored
2
deps/ox/src/ox/claw/write.hpp
vendored
@ -28,7 +28,7 @@ struct TypeInfoCatcher {
|
||||
this->name = name;
|
||||
}
|
||||
|
||||
constexpr ox::Error field(...) noexcept {
|
||||
constexpr Error field(...) noexcept {
|
||||
return OxError(0);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user