Enlightenment CVS committal

Author  : devilhorns
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_int_config_modules.c 


Log Message:
Oops, don't need to reload the cfdata->modules list there.

===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/e_int_config_modules.c,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -3 -r1.53 -r1.54
--- e_int_config_modules.c      16 Jul 2007 02:15:36 -0000      1.53
+++ e_int_config_modules.c      16 Jul 2007 02:21:33 -0000      1.54
@@ -608,7 +608,6 @@
    ev = event;
    if (!cfdata) return 1;
    
-   _load_modules(cfdata);
    _fill_all(cfdata);
    _fill_loaded(cfdata);
 }



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to