mirror of
https://github.com/scummvm/scummvm.git
synced 2026-06-20 05:45:29 +00:00
The object's self reference of "this" can never be null, thus this generates a GCC compiler warning when -Wnonnull-compare is passed.
The object's self reference of "this" can never be null, thus this generates a GCC compiler warning when -Wnonnull-compare is passed.