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
..
2014-04-08 09:55:15 +02:00
2015-07-31 10:00:13 +01:00
2015-04-26 18:59:32 +01:00
2015-04-26 18:59:32 +01:00
2015-08-10 16:38:32 +02:00
2014-08-10 12:29:04 +01:00
2015-02-24 14:01:18 +00:00
2014-09-24 14:45:20 +01:00
2014-09-16 12:48:25 +03:00
2015-05-27 12:03:45 +01:00
2015-06-01 13:56:03 +02:00
2015-07-24 09:28:01 +01:00
2014-10-28 21:42:31 +00:00
2015-08-05 11:14:51 +01:00
2015-07-10 15:25:26 +10:00