includes: remove inclusion of unused file http_proxy.h

This commit is contained in:
Daniel Stenberg
2012-03-09 00:05:24 +01:00
parent 41b0237834
commit 2764bf2c5b
4 changed files with 0 additions and 4 deletions

View File

@@ -78,7 +78,6 @@
#include "url.h"
#include "rawstr.h"
#include "strtoofft.h"
#include "http_proxy.h"
#define _MPRINTF_REPLACE /* use our functions only */
#include <curl/mprintf.h>