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:
bf8b87b
)
e_policy_visibility: remove unnecessary code
84/173284/2
author
Doyoun Kang
<doyoun.kang@samsung.com>
Tue, 20 Mar 2018 08:41:13 +0000
(17:41 +0900)
committer
Gwanglim Lee
<gl77.lee@samsung.com>
Tue, 20 Mar 2018 08:51:29 +0000
(08:51 +0000)
Change-Id: I06e662eca514e9e37b17e192d243b99e01acd3a7
src/bin/e_policy_visibility.c
patch
|
blob
|
history
diff --git
a/src/bin/e_policy_visibility.c
b/src/bin/e_policy_visibility.c
index a285e9c10aaea6ec644b41db02d8ecd14457bbf6..1913890ac436690053db8ec397c205cd8f2c2612 100644
(file)
--- a/
src/bin/e_policy_visibility.c
+++ b/
src/bin/e_policy_visibility.c
@@
-1611,7
+1611,6
@@
_e_vis_ec_below_uniconify(E_Client *ec)
if (below->state == E_VIS_ICONIFY_STATE_RUNNING_UNICONIFY_WAITING_FOR_CHILD)
{
E_FREE_FUNC(below->grab, _e_vis_grab_release);
- ret |= EINA_FALSE;
continue;
}