handdetect: remove unneeded check
authorEdward Hervey <edward@centricular.com>
Wed, 7 Jan 2015 16:26:57 +0000 (16:26 +0000)
committerEdward Hervey <bilboed@bilboed.com>
Mon, 20 Apr 2015 12:31:42 +0000 (14:31 +0200)
commit1ce65e2f74d33649153333d4762a7a6a43fc2d67
tree0ac0c300caba08d93448bc7710af4278176c24db
parentaf49c109e456dcba341b7536549833ab95d80468
handdetect: remove unneeded check

Variable hands is already checked to contain a value previously at the beginning
of the current block. There is no need to check again. This is logically dead code.

CID 1197693
ext/opencv/gsthanddetect.c