discomfitor pushed a commit to branch master.

commit 5e7fe56024b109daa338e6ad31a219f4e59aee30
Author: Mike Blumenkrantz <[email protected]>
Date:   Tue Jun 11 09:10:20 2013 +0100

    don't null fwin popup icon when deleting popup
---
 src/modules/fileman/e_fwin.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/modules/fileman/e_fwin.c b/src/modules/fileman/e_fwin.c
index c6af440..a6a922f 100644
--- a/src/modules/fileman/e_fwin.c
+++ b/src/modules/fileman/e_fwin.c
@@ -868,7 +868,6 @@ static void
 _e_fwin_icon_popup_del(E_Fwin *fwin)
 {
    E_FREE_FUNC(fwin->popup, e_object_del);
-   fwin->popup_icon = NULL;
    fwin->popup_del_job = NULL;
 }
 

-- 

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev

Reply via email to