SVN revision: 80633
This commit is contained in:
Mike Blumenkrantz 2012-12-11 09:19:27 +00:00
parent d4e3ceb6c2
commit 92cdc69ead
1 changed files with 0 additions and 1 deletions

View File

@ -2204,7 +2204,6 @@ _pager_drop_cb_drop(void *data, const char *type, void *event_info)
}
EINA_LIST_FOREACH(p->desks, l, pd)
for (l = p->desks; l && p->active_drop_pd; l = l->next)
{
if (!p->active_drop_pd) break;
if (pd == p->active_drop_pd)