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:
08b1ee2
)
Revert "subsurface: fix unreachable code."
64/246664/1
author
SooChan Lim
<sc1.lim@samsung.com>
Tue, 3 Nov 2020 02:23:42 +0000
(11:23 +0900)
committer
SooChan Lim
<sc1.lim@samsung.com>
Tue, 3 Nov 2020 02:37:03 +0000
(11:37 +0900)
This reverts commit
34419db7788634f34bb3e819dfb8ba6c4a46a1d3
.
Change-Id: I2c4c286a74de94c1782c8d9391ff6255a6ee2584
src/bin/e_comp_wl_subsurface.c
patch
|
blob
|
history
diff --git
a/src/bin/e_comp_wl_subsurface.c
b/src/bin/e_comp_wl_subsurface.c
index 1c711533da52e6ff6b817716f051d964ad4b3e69..ac3abdc67765936cf20958885984afdaa81002fc 100644
(file)
--- a/
src/bin/e_comp_wl_subsurface.c
+++ b/
src/bin/e_comp_wl_subsurface.c
@@
-214,7
+214,6
@@
_e_comp_wl_subsurface_check_below_bg_rectangle(E_Client *ec)
if (!topmost)
return;
- topmost_cdata = e_client_cdata_get(topmost);
if ((!topmost_cdata) ||
(e_object_is_del(E_OBJECT(topmost))))
return;