From fe82ddda46774d092dcc0ca6460f17f2dea14dd2 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 31 May 2001 13:50:28 +0000 Subject: CURLOPT_MUTE and data->bits.mute are history, removed, gone! --- lib/urldata.h | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/urldata.h') diff --git a/lib/urldata.h b/lib/urldata.h index fa9eb793e..18039f176 100644 --- a/lib/urldata.h +++ b/lib/urldata.h @@ -401,7 +401,6 @@ struct Configbits { bool http_set_referer; bool http_auto_referer; /* set "correct" referer when following location: */ bool httpproxy; - bool mute; bool no_body; bool set_port; bool set_range; -- cgit v1.2.3