mirror of
https://github.com/zxing/zxing.git
synced 2025-03-05 20:48:51 -08:00
removed erroneous import
git-svn-id: https://zxing.googlecode.com/svn/trunk@1373 59b500cc-1b3d-0410-9834-0bbf25fbcc57
This commit is contained in:
parent
88788a8b7e
commit
57feb95498
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue