From 0b1dc0d39678c9136f4ea7bc5158cae2e520d405 Mon Sep 17 00:00:00 2001 From: rikky Date: Fri, 7 Jan 2011 22:54:42 +0000 Subject: Fix:core:Fixed builds without socket support git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@3881 ffa7fe5e-494d-0410-b361-a75ebd5db220 --- navit/file.c | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) (limited to 'navit/file.c') diff --git a/navit/file.c b/navit/file.c index 36c9a1801..9096a0f5b 100644 --- a/navit/file.c +++ b/navit/file.c @@ -118,26 +118,6 @@ file_http_request(struct file *file, char *method, char *host, char *path, char file->requests++; } -static char * -file_http_header_end(char *str, int len) -{ - int i; - for (i=0; i+1