summaryrefslogtreecommitdiff
path: root/libs/ui/include/ui/GraphicBuffer.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/ui/include/ui/GraphicBuffer.h')
-rw-r--r--libs/ui/include/ui/GraphicBuffer.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/libs/ui/include/ui/GraphicBuffer.h b/libs/ui/include/ui/GraphicBuffer.h
index 57be686592..013505a2c9 100644
--- a/libs/ui/include/ui/GraphicBuffer.h
+++ b/libs/ui/include/ui/GraphicBuffer.h
@@ -260,9 +260,6 @@ private:
uint64_t mId;
- // Unused, but removing this may break GSI.
- int32_t mBufferId = -1;
-
// Stores the generation number of this buffer. If this number does not
// match the BufferQueue's internal generation number (set through
// IGBP::setGenerationNumber), attempts to attach the buffer will fail.