Commit 2764bf2c authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

includes: remove inclusion of unused file http_proxy.h

parent 41b02378
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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>
+0 −1
Original line number Diff line number Diff line
@@ -46,7 +46,6 @@
#include "curl_ldap.h"
#include "curl_memory.h"
#include "curl_base64.h"
#include "http_proxy.h"

#define _MPRINTF_REPLACE /* use our functions only */
#include <curl/mprintf.h>
+0 −1
Original line number Diff line number Diff line
@@ -79,7 +79,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>
+0 −1
Original line number Diff line number Diff line
@@ -87,7 +87,6 @@
#include "curl_gethostname.h"
#include "curl_ntlm_msgs.h"
#include "warnless.h"
#include "http_proxy.h"

#define _MPRINTF_REPLACE /* use our functions only */
#include <curl/mprintf.h>