]> granicus.if.org Git - curl/commit
urldata: remove unused pipe_broke struct field
authorDaniel Stenberg <daniel@haxx.se>
Sun, 12 Aug 2018 17:36:56 +0000 (19:36 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 16 Aug 2018 07:33:12 +0000 (09:33 +0200)
commit09da53998e04f2a375c6cafee6a4768a997d64fa
tree20ee57e9482d88d3dcabe661433f9513c8d2096f
parent099f37e9c5779a5701735b40e7e4b09ce33a4786
urldata: remove unused pipe_broke struct field

This struct field is never set TRUE in any existing code path. This
change removes the field completely.

Closes #2871
lib/multi.c
lib/urldata.h