Fix warning about macro expansion

Authored by gengisdave on Sep 21 2019, 2:36 PM.

Description

Fix warning about macro expansion

As stated by the clang compiler, when the macro is expanded the not operator is applied only to the left side of the comparison.

Changed comparison with a more intelligible nullptr

Differential revision: https://phabricator.kde.org/D23938

Details

Committed
gengisdaveSep 21 2019, 2:36 PM
Differential Revision
D23938: Fix warning about macro expansion
Parents
R167:f690d5bb8fb9: Merge branch 'my-fix-session-logout'
Branches
Unknown
Tags
Unknown