don't always raise clients on maximize

This commit is contained in:
Mike Blumenkrantz 2014-01-17 17:41:30 -05:00
parent 999f217f8b
commit 43a8bbcc30
1 changed files with 0 additions and 3 deletions

View File

@ -3344,9 +3344,6 @@ e_client_maximize(E_Client *ec, E_Maximize max)
ec->saved.zone = ec->zone->num;
e_hints_window_size_set(ec);
if (!starting)
evas_object_raise(ec->frame);
_e_client_maximize(ec, max);
/* Remove previous type */