Skip to content

Commit

Permalink
fix: remove spaceship
Browse files Browse the repository at this point in the history
  • Loading branch information
Nerixyz committed Jun 26, 2023
1 parent 6538f4d commit fc1c5e4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/common/Literals.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,6 @@ namespace detail {
{
}

constexpr auto operator<=>(const LiteralResolver &) const = default;

const char16_t utf16Text[N]{};
const char latin1Text[N]{};
size_t length = N;
Expand Down

0 comments on commit fc1c5e4

Please sign in to comment.