From 4e10a52dc5da22b5617069999c9986c59357e2a7 Mon Sep 17 00:00:00 2001 From: Robert Carr Date: Tue, 27 Jun 2017 13:51:07 -0700 Subject: [PATCH] SurfaceFlinger: Last minute log removal. Whoops. Test: Log removed! Change-Id: I4593352cf565603a4507c6ef13504b167d882eec --- services/surfaceflinger/Layer.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/services/surfaceflinger/Layer.cpp b/services/surfaceflinger/Layer.cpp index 022b41634d..88a5bd4a06 100644 --- a/services/surfaceflinger/Layer.cpp +++ b/services/surfaceflinger/Layer.cpp @@ -1947,7 +1947,6 @@ void Layer::deferTransactionUntil(const sp& barrierLayer, mCurrentState.barrierLayer = nullptr; mCurrentState.frameNumber = 0; mCurrentState.modified = false; - ALOGE("Deferred transaction"); } void Layer::deferTransactionUntil(const sp& barrierHandle, -- 2.11.0