cache: Remove buf_consume()
commit748efc17c323260500f2448e20fc4feeeecce78b
authorTimo Hirvonen <tihirvon@gmail.com>
Mon, 3 Mar 2008 15:37:26 +0000 (3 17:37 +0200)
committerTimo Hirvonen <tihirvon@gmail.com>
Mon, 3 Mar 2008 15:37:26 +0000 (3 17:37 +0200)
tree3fd0b39ccfe55df9e8d47744213b29031f59c764
parent0b119487f7f75b24f8c96950e045b5a47b2fbc79
cache: Remove buf_consume()

Buffer is always flushed completely so there's no need for this
function.
cache.c