Enlightenment CVS committal Author : raster Project : e17 Module : apps/e
Dir : e17/apps/e/src/bin Modified Files: e_eap_editor.c Log Message: remove unref - see comment in diff =================================================================== RCS file: /cvs/e/e17/apps/e/src/bin/e_eap_editor.c,v retrieving revision 1.88 retrieving revision 1.89 diff -u -3 -r1.88 -r1.89 --- e_eap_editor.c 28 Jul 2007 13:29:11 -0000 1.88 +++ e_eap_editor.c 19 Aug 2007 14:54:55 -0000 1.89 @@ -686,7 +686,8 @@ E_Dialog *dia = obj; E_Config_Dialog_Data *cfdata = dia->data; - e_object_unref(E_OBJECT(dia)); +/* extra unref isn't needed - there is no extra ref() anywhere i saw */ +/* e_object_unref(E_OBJECT(dia));*/ _e_desktop_edit_cb_icon_select_cancel(cfdata, NULL); } ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs