queue/Playlist: remove redundant "struct" keyword

This commit is contained in:
Max Kellermann 2016-03-10 20:03:45 +01:00
parent 008a9560fe
commit ba43ec5759

View File

@ -35,7 +35,7 @@ struct playlist {
/**
* The song queue - it contains the "real" playlist.
*/
struct Queue queue;
Queue queue;
/**
* This value is true if the player is currently playing (or