From e99fa32b64c59ea34b3d9de2ae007e2cd7113e11 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Fri, 19 Sep 2008 17:09:11 +0100 Subject: Fix prototype of rest_proxy_call_add_headers --- rest/rest-proxy-call.h | 1 - 1 file changed, 1 deletion(-) (limited to 'rest/rest-proxy-call.h') diff --git a/rest/rest-proxy-call.h b/rest/rest-proxy-call.h index 8725b67..c4c0237 100644 --- a/rest/rest-proxy-call.h +++ b/rest/rest-proxy-call.h @@ -57,7 +57,6 @@ void rest_proxy_call_add_header (RestProxyCall *call, G_GNUC_NULL_TERMINATED void rest_proxy_call_add_headers (RestProxyCall *call, - const char *first_header_name, ...); void rest_proxy_call_add_headers_from_valist (RestProxyCall *call, -- cgit v1.2.3