From cb2e830ee5223076c9f126d80e07ef614ca3cff1 Mon Sep 17 00:00:00 2001 From: Ryan Willoughby Date: Wed, 3 Oct 2012 23:59:19 -0700 Subject: [PATCH] [ios] removed CORDOVA_FRAMEWORK ref --- src/ios/CDVBarcodeScanner.mm | 4 ---- 1 file changed, 4 deletions(-) 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