[SCM] Multi-format 1D/2D barcode image processing library branch, upstream, updated. 24d4480bc48cf9eabf7b2bd2f528248b0e458809
dkavanagh
dkavanagh at 59b500cc-1b3d-0410-9834-0bbf25fbcc57
Wed Aug 4 01:31:39 UTC 2010
The following commit has been merged in the upstream branch:
commit 37cf7118c1b7b01c5be7016554f8be045453850d
Author: dkavanagh <dkavanagh at 59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Date: Wed May 19 11:50:49 2010 +0000
removed erroneous import
git-svn-id: http://zxing.googlecode.com/svn/trunk@1373 59b500cc-1b3d-0410-9834-0bbf25fbcc57
diff --git a/iphone/ZXingWidget/ZXingWidgetController.m b/iphone/ZXingWidget/ZXingWidgetController.m
index 3f709e3..1c52454 100755
--- a/iphone/ZXingWidget/ZXingWidgetController.m
+++ b/iphone/ZXingWidget/ZXingWidgetController.m
@@ -22,7 +22,6 @@
#import "ResultAction.h"
#include <sys/types.h>
#include <sys/sysctl.h>
-#include "UKImage.h"
#define CAMERA_SCALAR 1.12412 // scalar = (480 / (2048 / 480))
#define FIRST_TAKE_DELAY 1.0
--
Multi-format 1D/2D barcode image processing library
More information about the Pkg-google-commits
mailing list