Skip to content

Commit

Permalink
Removed unused temp_file_path in porter_handle_upload
Browse files Browse the repository at this point in the history
  • Loading branch information
pkmiec authored and NZKoz committed Dec 16, 2009
1 parent b9daddd commit 0748c42
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mod_porter.c
Expand Up @@ -272,7 +272,6 @@ apr_status_t porter_handle_upload(porter_upload_request_t *ur, apreq_param_t *p)
const char *content_disposition;
const char *file_name;
const char *content_type;
const char *temp_file_path;
const char *signature;

apr_size_t size;
Expand Down

0 comments on commit 0748c42

Please sign in to comment.