From 8c52cd4e4ac3b165bca35e49c801757028720778 Mon Sep 17 00:00:00 2001 From: Oliver Freyermuth Date: Wed, 2 Oct 2019 00:29:49 +0200 Subject: stream_dvb: Remove now replaced stream-control code for good. --- stream/dvbin.h | 1 - 1 file changed, 1 deletion(-) (limited to 'stream/dvbin.h') diff --git a/stream/dvbin.h b/stream/dvbin.h index eaeb68190d..aca2cabdb4 100644 --- a/stream/dvbin.h +++ b/stream/dvbin.h @@ -186,7 +186,6 @@ typedef struct { void dvb_update_config(stream_t *); int dvb_parse_path(stream_t *); -int dvb_step_channel(stream_t *, int); int dvb_set_channel(stream_t *, unsigned int, unsigned int); dvb_state_t *dvb_get_state(stream_t *); void dvb_free_state(dvb_state_t *); -- cgit v1.2.3