mirror of
https://github.com/zxing/zxing.git
synced 2025-03-05 20:48:51 -08:00
parent
36f340dab3
commit
e3204a1e13
|
@ -211,7 +211,7 @@ public class Detector {
|
|||
dimension--;
|
||||
break;
|
||||
case 3:
|
||||
throw NotFoundException.getNotFoundInstance();
|
||||
dimension = dimension - 2;
|
||||
}
|
||||
return dimension;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue