From dec505a140e8a34d6aa40d354906af8012d1f3cc Mon Sep 17 00:00:00 2001 From: Guenter Bartsch Date: Mon, 6 Jan 2003 02:18:13 +0000 Subject: throw out old code CVS patchset: 3797 CVS date: 2003/01/06 02:18:13 --- src/input/net_buf_ctrl.c | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src') diff --git a/src/input/net_buf_ctrl.c b/src/input/net_buf_ctrl.c index 0622ad3ad..141fca768 100644 --- a/src/input/net_buf_ctrl.c +++ b/src/input/net_buf_ctrl.c @@ -85,11 +85,6 @@ void nbc_check_buffers (nbc_t *this) { if (!this->buffering) { - /* FIXME: send progress events about buffering - xine_event_t event; - xine_idx_progress_data_t idx; - */ - if (this->high_water_mark<150) { /* increase marks to adapt to stream/network needs */ -- cgit v1.2.3