mirror of
https://github.com/owntone/owntone-server.git
synced 2025-01-13 16:03:23 -05:00
[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
Block a user