summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-x[-rw-r--r--]src/com/android/camera/ui/Camera2FaceView.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/com/android/camera/ui/Camera2FaceView.java b/src/com/android/camera/ui/Camera2FaceView.java
index fa4b3e88a..53f7e2f09 100644..100755
--- a/src/com/android/camera/ui/Camera2FaceView.java
+++ b/src/com/android/camera/ui/Camera2FaceView.java
@@ -364,7 +364,6 @@ public class Camera2FaceView extends FaceView {
public void clear() {
// Face indicator is displayed during preview. Do not clear the
// drawable.
- mColor = mFocusingColor;
mFaces = null;
mExFaces = null;
invalidate();