projects
/
platform
/
adaptation
/
samsung_exynos
/
libtdm-exynos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
598115a
)
hwc: remove the unused variable
76/191076/1
accepted/tizen/5.0/unified/20181102.012733
accepted/tizen/unified/20181015.161452
submit/tizen/20181011.042605
submit/tizen_5.0/20181101.000001
author
SooChan Lim
<sc1.lim@samsung.com>
Thu, 11 Oct 2018 06:44:20 +0000
(15:44 +0900)
committer
SooChan Lim
<sc1.lim@samsung.com>
Thu, 11 Oct 2018 06:44:20 +0000
(15:44 +0900)
Change-Id: I12c7959e7ce263380a908c228e3a868bdea81b2c
src/tdm_exynos_types.h
patch
|
blob
|
history
diff --git
a/src/tdm_exynos_types.h
b/src/tdm_exynos_types.h
index be17c3f6eaa063e96b6ac4a4a802fe3a8cf3134d..01b0af0db94399cec9238b737cfef6f81cab8399 100644
(file)
--- a/
src/tdm_exynos_types.h
+++ b/
src/tdm_exynos_types.h
@@
-210,8
+210,6
@@
struct _tdm_exynos_hwc_window_data {
int candidate_layer_zpos;
int assigned_layer_zpos;
-
- tdm_hwc_window_flag flags;
};
struct _tdm_exynos_display_buffer {