econnman: remove unneed popup_del

the function already do the popup_del with the proper NULL check.

By: Gustavo F. Padovan <padovan@profusion.mobi>



SVN revision: 47119
This commit is contained in:
Gustavo Sverzut Barbieri 2010-03-10 20:57:06 +00:00
parent 7895c38ca3
commit 6177180010
1 changed files with 0 additions and 2 deletions

View File

@ -980,8 +980,6 @@ _connman_popup_cb_controls(void *data, void *data2 __UNUSED__)
{
E_Connman_Instance *inst = data;
_connman_popup_del(inst);
if (!inst)
return;
if (inst->popup)