io: remove unused range

This commit is contained in:
Wim Taymans 2019-05-16 16:42:49 +02:00
parent 6cfddde39c
commit e009fead09
10 changed files with 2 additions and 74 deletions

View file

@ -106,7 +106,6 @@ struct state {
struct spa_port_info port_info;
struct spa_param_info port_params[8];
struct spa_io_buffers *io;
struct spa_io_range *range;
struct spa_io_clock *clock;
struct spa_io_position *position;
struct spa_io_sequence *notify;