Enlightenment CVS committal

Author  : pfritz
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src/engines/evas_fb


Modified Files:
        ewl_engine_evas_fb.c 


Log Message:
sorry forgot those to update

===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/engines/evas_fb/ewl_engine_evas_fb.c,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -3 -r1.18 -r1.19
--- ewl_engine_evas_fb.c        23 Aug 2007 05:26:49 -0000      1.18
+++ ewl_engine_evas_fb.c        5 Sep 2007 22:33:12 -0000       1.19
@@ -101,7 +101,6 @@
        info->shutdown = ee_shutdown;
        info->hooks.canvas = canvas_funcs;
 
-       engine->name = strdup("evas_fb");
        engine->functions = info;
 
        DRETURN_INT(TRUE, DLEVEL_STABLE);
@@ -136,7 +135,6 @@
        ecore_fb_shutdown();
 
        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

Reply via email to