From ba43ec57598a96f98b216715ec8c7b691d5b1a2b Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Thu, 10 Mar 2016 20:03:45 +0100 Subject: [PATCH] queue/Playlist: remove redundant "struct" keyword --- src/queue/Playlist.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/queue/Playlist.hxx b/src/queue/Playlist.hxx index 72c84337a..0446f3f17 100644 --- a/src/queue/Playlist.hxx +++ b/src/queue/Playlist.hxx @@ -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