mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-05 22:52:10 +02:00
Remove an unused constant, use a C++-style `reinterpret_cast` and employ an early return to remove excessive indentation. No functional changes.