Enlightenment CVS committal

Author  : devilhorns
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_border.c 


Log Message:
Remove some efreet printfs.

===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/e_border.c,v
retrieving revision 1.604
retrieving revision 1.605
diff -u -3 -r1.604 -r1.605
--- e_border.c  24 Sep 2007 01:16:47 -0000      1.604
+++ e_border.c  30 Sep 2007 17:44:46 -0000      1.605
@@ -4319,7 +4319,6 @@
 {
    Evas_List *l;
    
-   printf("EFREET DESKTOP LIST CHANGE\n");
    /* mark all borders for desktop/icon updates */
    for (l = borders; l; l = l->next)
      {
@@ -4344,7 +4343,6 @@
    Evas_List *l;
 
    event = ev;
-   printf("EFREET DESKTOP DESKTOP CHANGE\n");
    e_init_status_set(_("Desktop file scan"));
    switch (event->change)
      {



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to