Attached.

-- 
André Dieb Martins

Embedded Systems and Pervasive Computing Lab (Embedded)
Electrical Engineering Department (DEE)
Center of Electrical Engineering and Informatics (CEEI)
Federal University of Campina Grande (UFCG)

Blog: http://genuinepulse.blogspot.com/
Index: ecore_con_url.c
===================================================================
--- ecore_con_url.c	(revision 41890)
+++ ecore_con_url.c	(working copy)
@@ -563,7 +563,6 @@
    /* Additional headers */
    EINA_LIST_FOREACH(url_con->additional_headers, l, s)
      {
-	fprintf(stderr, "ECORE appending header %s\n", s);
 	url_con->headers = curl_slist_append(url_con->headers, s);
      }
 
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to