summaryrefslogtreecommitdiff
path: root/blacklst.c
diff options
context:
space:
mode:
authorIvan Maidanski <ivmai@mail.ru>2018-11-09 01:05:51 +0300
committerIvan Maidanski <ivmai@mail.ru>2018-11-09 01:05:51 +0300
commit4d9121976da7cf9c54f8cb4e9901ee5b0e5206f3 (patch)
tree33629c36d55128828779ba0a510513c7910848c0 /blacklst.c
parent49e0e6e6b47056a51a858a36b6607a474f72bad0 (diff)
downloadbdwgc-4d9121976da7cf9c54f8cb4e9901ee5b0e5206f3.tar.gz
Eliminate redundant check in backwards_height
This eliminates 'the condition pred!=NULL is redundant' cppcheck warning. * backgraph.c [MAKE_BACK_GRAPH] (backwards_height): Remove duplicate pred!=NULL check (the case of NULL is already handled by "if(NULL==pred)return 1" statement).
Diffstat (limited to 'blacklst.c')
0 files changed, 0 insertions, 0 deletions