summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/VideoUI.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/com/android/camera/VideoUI.java')
-rw-r--r--src/com/android/camera/VideoUI.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/com/android/camera/VideoUI.java b/src/com/android/camera/VideoUI.java
index bb615e9ec..43822e7e0 100644
--- a/src/com/android/camera/VideoUI.java
+++ b/src/com/android/camera/VideoUI.java
@@ -52,7 +52,6 @@ public class VideoUI implements SurfaceHolder.Callback, PieRenderer.PieListener,
private View mRootView;
private PreviewFrameLayout mPreviewFrameLayout;
private boolean mSurfaceViewReady;
- private SurfaceHolder.Callback mSurfaceViewCallback;
private PreviewSurfaceView mPreviewSurfaceView;
// An review image having same size as preview. It is displayed when
// recording is stopped in capture intent.