vanechipi 73bc2cf7b0 facedetect: Redundancy exists in code.
Checking the vector is not empty and checking the vector size is greater
than zero are the same thing, this is a redundancy in the code. Only
checking the vector is not empty is sufficient, therefore removing the
other check.
2015-08-11 11:13:23 +01:00
..
2012-11-04 00:09:59 +00:00
2015-05-18 10:50:23 +03:00
2015-05-18 10:50:23 +03:00
2015-07-31 16:49:17 +01:00
2012-11-04 00:09:59 +00:00