projects
/
platform
/
adaptation
/
spreadtrum
/
libtdm-sprd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2cf995b
)
hwc: remove the unused variable
73/191073/2
accepted/tizen/5.0/unified/20181106.201810
accepted/tizen/unified/20181015.161442
submit/tizen/20181011.042605
submit/tizen_5.0/20181101.000001
submit/tizen_5.0/20181106.000001
author
SooChan Lim
<sc1.lim@samsung.com>
Thu, 11 Oct 2018 06:42:57 +0000
(15:42 +0900)
committer
SooChan Lim
<sc1.lim@samsung.com>
Thu, 11 Oct 2018 06:50:26 +0000
(06:50 +0000)
Change-Id: Id2a6277002b1ddb35e4e8278eff388aa3b6e01f7
src/tdm_sprd_display.c
patch
|
blob
|
history
diff --git
a/src/tdm_sprd_display.c
b/src/tdm_sprd_display.c
index dea10a2dda632675653c69da7827328a0eac401e..055e32eec83605968a6d8e564d0844669a84fd06 100644
(file)
--- a/
src/tdm_sprd_display.c
+++ b/
src/tdm_sprd_display.c
@@
-159,8
+159,6
@@
struct _tdm_sprd_hwc_window_data {
/* validated_type stores the type after running Validate */
tdm_hwc_window_composition validated_type;
- tdm_hwc_window_flag flags;
-
int constraints;
tbm_surface_queue_h tqueue;