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