Enlightenment CVS committal

Author  : devilhorns
Project : e_modules
Module  : weather

Dir     : e_modules/weather


Modified Files:
        e_mod_main.c 


Log Message:
--printf

===================================================================
RCS file: /cvsroot/enlightenment/e_modules/weather/e_mod_main.c,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -3 -r1.9 -r1.10
--- e_mod_main.c        20 Mar 2006 03:16:49 -0000      1.9
+++ e_mod_main.c        20 Mar 2006 03:43:13 -0000      1.10
@@ -638,7 +638,6 @@
    if (!needle)
      goto error;
    sscanf(needle, ">%[^<]<", wf->conditions);
-   printf("Cond: %s\n", wf->conditions);
    
    /* Get the temp */
    needle = strstr(needle, "class=\"temp\"");




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to