From 57feb9549873cd3a12a0f16e7bf31d576e263e7f Mon Sep 17 00:00:00 2001 From: dkavanagh Date: Wed, 19 May 2010 11:50:49 +0000 Subject: [PATCH] removed erroneous import git-svn-id: https://zxing.googlecode.com/svn/trunk@1373 59b500cc-1b3d-0410-9834-0bbf25fbcc57 --- iphone/ZXingWidget/ZXingWidgetController.m | 1 - 1 file changed, 1 deletion(-) diff --git a/iphone/ZXingWidget/ZXingWidgetController.m b/iphone/ZXingWidget/ZXingWidgetController.m index 3f709e388..1c52454fb 100755 --- a/iphone/ZXingWidget/ZXingWidgetController.m +++ b/iphone/ZXingWidget/ZXingWidgetController.m @@ -22,7 +22,6 @@ #import "ResultAction.h" #include #include -#include "UKImage.h" #define CAMERA_SCALAR 1.12412 // scalar = (480 / (2048 / 480)) #define FIRST_TAKE_DELAY 1.0