summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/input/net_buf_ctrl.c5
1 files changed, 0 insertions, 5 deletions
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 */