diff options
Diffstat (limited to 'include/ui/DisplayInfo.h')
-rw-r--r-- | include/ui/DisplayInfo.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/ui/DisplayInfo.h b/include/ui/DisplayInfo.h index ad73ee72f9..799944f3ee 100644 --- a/include/ui/DisplayInfo.h +++ b/include/ui/DisplayInfo.h @@ -36,7 +36,6 @@ struct DisplayInfo { bool secure; nsecs_t appVsyncOffset; nsecs_t presentationDeadline; - int colorTransform; }; /* Display orientations as defined in Surface.java and ISurfaceComposer.h. */ |