Skip to content

Commit

Permalink
This commented-out code is irrelevant
Browse files Browse the repository at this point in the history
  • Loading branch information
Valery Kholodkov committed Mar 4, 2010
1 parent ecf5568 commit ab21bc1
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions ngx_http_upload_module.c
Expand Up @@ -626,11 +626,6 @@ static ngx_str_t ngx_upload_field_part2 = { /* {{{ */
(u_char*)"\"" CRLF CRLF
}; /* }}} */

//static ngx_str_t ngx_upload_content_range = { /* {{{ */
// sizeof(CONTENT_DISPOSITION_STRING) - 2,
// (u_char*)CONTENT_DISPOSITION_STRING
//}; /* }}} */

static ngx_int_t /* {{{ ngx_http_upload_handler */
ngx_http_upload_handler(ngx_http_request_t *r)
{
Expand Down

0 comments on commit ab21bc1

Please sign in to comment.