Enlightenment CVS committal

Author  : englebass
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/modules/conf_wallpaper


Modified Files:
        e_int_config_wallpaper_web.c 


Log Message:
Delete ecore_con_url object.

===================================================================
RCS file: 
/cvs/e/e17/apps/e/src/modules/conf_wallpaper/e_int_config_wallpaper_web.c,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -3 -r1.10 -r1.11
--- e_int_config_wallpaper_web.c        15 Mar 2008 07:42:18 -0000      1.10
+++ e_int_config_wallpaper_web.c        21 Mar 2008 14:23:16 -0000      1.11
@@ -189,6 +189,8 @@
 
    if (cfdata->pending_downloads == 1)
      ecore_file_download_abort_all();
+   if (cfdata->ecu)
+     ecore_con_url_destroy(cfdata->ecu);
 
    if (cfdata->hdata)
      ecore_event_handler_del(cfdata->hdata);



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to