summaryrefslogtreecommitdiff
path: root/services/surfaceflinger/SurfaceFlinger.h
diff options
context:
space:
mode:
author Android Build Coastguard Worker <android-build-coastguard-worker@google.com> 2025-03-22 16:20:49 -0700
committer Android Build Coastguard Worker <android-build-coastguard-worker@google.com> 2025-03-22 16:20:49 -0700
commit386a6107ffa791b211711f4bee75daf05cb87cb6 (patch)
treeadafb7a4a97ed3c3848b1785111e3960144053e0 /services/surfaceflinger/SurfaceFlinger.h
parentac284d4683e194b7a05800cf7fbd682972699faa (diff)
parent09ae6bf7eae28f4060fc14a4d2b1360646ec7d60 (diff)
Snap for 13258483 from 09ae6bf7eae28f4060fc14a4d2b1360646ec7d60 to 25Q2-release
Change-Id: Ibd3de4bafd9bc44c03fa8efa2690c6ca7c35ab59
Diffstat (limited to 'services/surfaceflinger/SurfaceFlinger.h')
-rw-r--r--services/surfaceflinger/SurfaceFlinger.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/services/surfaceflinger/SurfaceFlinger.h b/services/surfaceflinger/SurfaceFlinger.h
index fe8998403e..f0298079a0 100644
--- a/services/surfaceflinger/SurfaceFlinger.h
+++ b/services/surfaceflinger/SurfaceFlinger.h
@@ -1339,8 +1339,6 @@ private:
HWComposer::HotplugEvent event;
};
- bool mIsHdcpViaNegVsync = false;
-
std::mutex mHotplugMutex;
std::vector<HotplugEvent> mPendingHotplugEvents GUARDED_BY(mHotplugMutex);