info: remove debug output
authorDaniel Stenberg <daniel@haxx.se>
Wed, 8 Jan 2014 22:19:57 +0000 (23:19 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 8 Jan 2014 22:19:57 +0000 (23:19 +0100)
commit5b2342d3772ab5b06cf7c9575300e378852710bf
treec49dc42c4fd4c6f87f59ae6864617d2e4ea52639
parent31075a8897d3d3924e41757bfb60502fb6c224fe
info: remove debug output

Removed some of the infof() calls that were added with the recent
pipeline improvements but they're not useful to the vast majority of
readers and the pipelining seems to fundamentaly work - the debugging
outputs can easily be added there if debugging these functions is needed
again.
lib/pipeline.c
lib/url.c