aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/ios_examples/camera/CameraExampleViewController.h
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/contrib/ios_examples/camera/CameraExampleViewController.h')
-rw-r--r--tensorflow/contrib/ios_examples/camera/CameraExampleViewController.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tensorflow/contrib/ios_examples/camera/CameraExampleViewController.h b/tensorflow/contrib/ios_examples/camera/CameraExampleViewController.h
index 0aefbc6eed..df744428a8 100644
--- a/tensorflow/contrib/ios_examples/camera/CameraExampleViewController.h
+++ b/tensorflow/contrib/ios_examples/camera/CameraExampleViewController.h
@@ -29,7 +29,6 @@
dispatch_queue_t videoDataOutputQueue;
AVCaptureStillImageOutput *stillImageOutput;
UIView *flashView;
- UIImage *square;
BOOL isUsingFrontFacingCamera;
AVSpeechSynthesizer *synth;
NSMutableDictionary *oldPredictionValues;