diff options
author | Jan <sentrycraft123@gmail.com> | 2024-06-20 16:47:05 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-20 16:47:05 +0200 |
commit | 874afd95ff1bf88b602241486e39b3ecfaadd758 (patch) | |
tree | d081537d56a91b3e3d634209d1fda2b3a4299022 /.github | |
parent | f1a990575eb87787c77eacb99be29171e4b3098d (diff) | |
download | NorthstarLauncher-874afd95ff1bf88b602241486e39b3ecfaadd758.tar.gz NorthstarLauncher-874afd95ff1bf88b602241486e39b3ecfaadd758.zip |
Remove useless `this` pointer check (#710)v1.25.2-rc1v1.25.2
The standard states that this must always be a valid pointer so these checks are optimized out anyway.
Sane compilers, such as clang, also complain about this and state that this is pointless.
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions