cedric pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=48b0f8515a738aed2d11845966fbfbd618f1f75a

commit 48b0f8515a738aed2d11845966fbfbd618f1f75a
Author: Cedric Bail <cedric.b...@samsung.com>
Date:   Tue Oct 15 10:21:03 2013 +0900

    ecore_file: fix left over borking.
    
    I think I teached raster well, my job here is done !
---
 src/lib/ecore_file/ecore_file_download.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/lib/ecore_file/ecore_file_download.c 
b/src/lib/ecore_file/ecore_file_download.c
index e8fdf4c..9ec113f 100644
--- a/src/lib/ecore_file/ecore_file_download.c
+++ b/src/lib/ecore_file/ecore_file_download.c
@@ -347,7 +347,6 @@ _ecore_file_download_curl(const char *url, const char *dst,
 
    return job;
 }
-#endif
 
 /**
  * @brief Abort the given download job and call the completion_cb

-- 


Reply via email to