Playlist.hxx: move prototype to PlaylistGlobal.hxx

This commit is contained in:
Max Kellermann
2013-01-09 22:23:37 +01:00
parent 4bef0a1e62
commit b5e1bd5705
5 changed files with 29 additions and 4 deletions
-3
View File
@@ -253,7 +253,4 @@ public:
void SetConsume(bool new_value);
};
void
playlist_global_init();
#endif