Pre-RSS-14 changes. Necessary code changes, but not the decoder. Committing this...
[zxing.git] / core / src / com / google / zxing / pdf417 / PDF417Reader.java
index 1510f92..fda7a4c 100644 (file)
@@ -69,6 +69,10 @@ public final class PDF417Reader implements Reader {
         BarcodeFormat.PDF417);\r
   }\r
 \r
+  public void reset() {\r
+    // do nothing\r
+  }\r
+\r
   /**\r
    * This method detects a barcode in a "pure" image -- that is, pure monochrome image\r
    * which contains only an unrotated, unskewed, image of a barcode, with some white border\r