]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/request.c
Merge changes from CUPS 1.4svn-r7715.
[thirdparty/cups.git] / cups / request.c
index 36b02b912380abcee500ec36da174fba5c3d7c9a..f8978a6278a6490c0a434c9a0f047912f510f54f 100644 (file)
@@ -572,7 +572,6 @@ cupsSendRequest(http_t     *http,   /* I - Connection to server or @code CUPS_HTTP
   * Loop until we can send the request without authorization problems.
   */
 
-  status = HTTP_ERROR;
   expect = HTTP_CONTINUE;
 
   for (;;)