Skip to content

Commit

Permalink
lib/curl/Request: remove obsolete method prototypes
Browse files Browse the repository at this point in the history
  • Loading branch information
Max Kellermann committed Jan 30, 2023
1 parent df26747 commit 1e80701
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/lib/curl/Request.hxx
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,4 @@ private:
* associated with it.
*/
void FreeEasy() noexcept;

void FinishHeaders();
void FinishBody();
};

0 comments on commit 1e80701

Please sign in to comment.