fix alt-tab to/from fullscreen windows

SVN revision: 75691
This commit is contained in:
Carsten Haitzler 2012-08-25 03:00:14 +00:00
parent 84a2101ffc
commit 1d6c73e476
1 changed files with 0 additions and 5 deletions

View File

@ -315,11 +315,6 @@ e_winlist_hide(void)
}
if (bd)
{
if (bd->iconic)
{
if (!bd->lock_user_iconify)
e_border_uniconify(bd);
}
if (bd->shaded)
{
if (!bd->lock_user_shade)