diff --git a/src/ios/CDVBarcodeScanner.mm b/src/ios/CDVBarcodeScanner.mm index 338ba495..cb0bdd9e 100644 --- a/src/ios/CDVBarcodeScanner.mm +++ b/src/ios/CDVBarcodeScanner.mm @@ -16,11 +16,7 @@ //------------------------------------------------------------------------------ #import "zxing-all-in-one.h" -#ifdef CORDOVA_FRAMEWORK #import -#else -#import "CDVPlugin.h" -#endif //------------------------------------------------------------------------------ // Adds a shutter button to the UI, and changes the scan from continuous to