mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-26 04:12:34 +00:00
multi test ported does not pass
This commit is contained in:
@@ -80,7 +80,6 @@ impl Reader for MultiFormatReader {
|
||||
}
|
||||
|
||||
impl MultiFormatReader {
|
||||
const EMPTY_READER_ARRAY: Vec<Box<dyn Reader>> = Vec::new();
|
||||
|
||||
/**
|
||||
* Decode an image using the state set up by calling setHints() previously. Continuous scan
|
||||
|
||||
Reference in New Issue
Block a user