remove winlist dead code

CID 1039873
This commit is contained in:
Mike Blumenkrantz 2014-04-04 14:53:06 -04:00
parent ee3370d226
commit 09aefdeb89
1 changed files with 0 additions and 1 deletions

View File

@ -159,7 +159,6 @@ _e_mod_action_winlist_cb_helper(E_Object *obj, const char *params, int modifiers
if (!ok)
{
if (!type) return;
if (!direction) return;
e_winlist_modifiers_set(modifiers, type);
return;
}