Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/src/engines/evas_software_16_x11 Modified Files: ewl_engine_evas_software_16_x11.c Log Message: sorry forgot those to update =================================================================== RCS file: /cvs/e/e17/libs/ewl/src/engines/evas_software_16_x11/ewl_engine_evas_software_16_x11.c,v retrieving revision 1.3 retrieving revision 1.4 diff -u -3 -r1.3 -r1.4 --- ewl_engine_evas_software_16_x11.c 23 Aug 2007 05:26:49 -0000 1.3 +++ ewl_engine_evas_software_16_x11.c 5 Sep 2007 22:33:12 -0000 1.4 @@ -60,7 +60,6 @@ info->shutdown = ee_shutdown; info->hooks.canvas = canvas_funcs; - engine->name = strdup("evas_software_x11"); engine->functions = info; DRETURN_INT(TRUE, DLEVEL_STABLE); @@ -73,7 +72,6 @@ DCHECK_PARAM_PTR("engine", engine); IF_FREE(engine->functions); - IF_FREE(engine->name); DLEAVE_FUNCTION(DLEVEL_STABLE); } ------------------------------------------------------------------------- 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