Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/modules/dropshadow


Modified Files:
        e_mod_main.c 


Log Message:


indenting... and remvoe printfs

===================================================================
RCS file: 
/cvsroot/enlightenment/e17/apps/e/src/modules/dropshadow/e_mod_main.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- e_mod_main.c        5 Dec 2004 07:43:51 -0000       1.3
+++ e_mod_main.c        9 Dec 2004 07:30:44 -0000       1.4
@@ -103,11 +103,6 @@
    
    ds = m->data;
    if (!ds) return;
-   printf("SAVE: %i %i, %i, %3.3f\n", 
-        ds->conf->shadow_x,
-        ds->conf->shadow_y,
-        ds->conf->blur_size,
-        ds->conf->shadow_darkness);
    e_config_domain_save("module.dropshadow", ds->conf_edd, ds->conf);
    return 1;
 }




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to