mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-11 17:37:00 +02:00
m_paged_errors_model.ptr() already had type PagedErrorsModel. This needless cast will become a compile error in a future AK change. No behavior change.