projects
/
platform
/
adaptation
/
samsung_exynos
/
libtdm-exynos-deconfb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d05baf5
)
hwc: remove the unused variable
75/191075/1
accepted/tizen/5.0/unified/20181102.012742
accepted/tizen/unified/20181015.161455
submit/tizen/20181011.042605
submit/tizen_5.0/20181101.000001
author
SooChan Lim
<sc1.lim@samsung.com>
Thu, 11 Oct 2018 06:43:38 +0000
(15:43 +0900)
committer
SooChan Lim
<sc1.lim@samsung.com>
Thu, 11 Oct 2018 06:43:38 +0000
(15:43 +0900)
Change-Id: Ibb1a60b37ddf65647f97aab762e655c57f0c77ab
src/tdm_exynos_types.h
patch
|
blob
|
history
diff --git
a/src/tdm_exynos_types.h
b/src/tdm_exynos_types.h
index 1e1dd6466a8841b1260af0b06e6a5689e2e26d6a..e4889e8df24d52cad095fc74d2063898fd141d19 100644
(file)
--- a/
src/tdm_exynos_types.h
+++ b/
src/tdm_exynos_types.h
@@
-275,8
+275,6
@@
struct _tdm_exynos_hwc_window_data {
int candidate_layer_zpos;
int assigned_layer_zpos;
-
- tdm_hwc_window_flag flags;
};
#endif /* _TDM_EXYNOS_TYPES_H_ */