[spotify] Remove obsolete .start reference
This commit is contained in:
parent
cfaceab9fe
commit
107fa3634b
|
@ -86,7 +86,6 @@ struct input_definition input_spotify =
|
|||
.type = INPUT_TYPE_SPOTIFY,
|
||||
.disabled = 0,
|
||||
.setup = setup,
|
||||
.start = start,
|
||||
.stop = stop,
|
||||
.seek = seek,
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue