projects
/
platform
/
upstream
/
enlightenment.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ee4cad
)
block
author
SooChan Lim
<sc1.lim@samsung.com>
Tue, 30 Jan 2018 10:41:39 +0000
(19:41 +0900)
committer
SooChan Lim
<sc1.lim@samsung.com>
Tue, 30 Jan 2018 10:41:39 +0000
(19:41 +0900)
Change-Id: I5a0c9b09600fa1338aa54dee8ba80ae6b45614e2
src/bin/e_output_hwc_windows.c
patch
|
blob
|
history
diff --git
a/src/bin/e_output_hwc_windows.c
b/src/bin/e_output_hwc_windows.c
index fbbc8cd07e33d799f285655b3e125bf9916a0244..c1ae9afcecca4de58d7af1df0b9c1e7b2182d4d3 100644
(file)
--- a/
src/bin/e_output_hwc_windows.c
+++ b/
src/bin/e_output_hwc_windows.c
@@
-1045,7
+1045,7
@@
_e_output_hwc_windows_accept(E_Output_Hwc *output_hwc, uint32_t num_changes)
#endif
/* re-validate when there is a DEVICE_TO_CLIENT transition */
- if (!accept_changes) goto fail;
+
//
if (!accept_changes) goto fail;
/* accept changes */
terror = tdm_output_hwc_accept_changes(toutput);