Remove an unused variable

(cherry picked from commit 40e90e89fc)
This commit is contained in:
Marcelo Roberto Jimenez 2012-06-20 21:33:16 -03:00
parent 40d5a1dea3
commit 9f17244f95

View File

@ -257,14 +257,11 @@ static int genaNotify(
{
size_t i;
membuffer mid_msg;
membuffer endmsg;
uri_type *url;
http_parser_t response;
int return_code = -1;
membuffer_init(&mid_msg);
/* make 'end' msg (the part that won't vary with the destination) */
endmsg.size_inc = 30;
if (http_MakeMessage(&mid_msg, 1, 1,
"s" "ssc" "sdcc",
headers,