diff options
author | Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | 2017-11-04 19:18:43 +0100 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2017-11-06 14:05:26 -0800 |
commit | 20922e261a0f1ecb9b50a0717cbfef0a213c6d04 (patch) | |
tree | d4ae7a5cc2b9fcb3f55289657fe919d8d0f02076 /core/worldmap-save.c | |
parent | 087900b643214aaa54745a920f510cc9827b3020 (diff) | |
download | subsurface-20922e261a0f1ecb9b50a0717cbfef0a213c6d04.tar.gz |
Remove unnecessary == NULL test.
Test not necessary, because the QString in question is not a pointer
and the string is tested for emptiness (which also flags null-strings).
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'core/worldmap-save.c')
0 files changed, 0 insertions, 0 deletions