diff options
Diffstat (limited to '')
-rw-r--r-- | src/Playlist.hxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/Playlist.hxx b/src/Playlist.hxx index 5e64a8e81..0bb2d2e7a 100644 --- a/src/Playlist.hxx +++ b/src/Playlist.hxx @@ -253,7 +253,4 @@ public: void SetConsume(bool new_value); }; -void -playlist_global_init(); - #endif |