From 14d573cbf1e540a87bed3e9384ba16fed990cc4f Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Sun, 11 Sep 2011 07:55:19 +0200 Subject: playlist: move PLAYLIST_COMMENT to stored_playlist.c Only used there. --- src/playlist.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/playlist.h') diff --git a/src/playlist.h b/src/playlist.h index 569db7bc3..83416e5df 100644 --- a/src/playlist.h +++ b/src/playlist.h @@ -24,8 +24,6 @@ #include -#define PLAYLIST_COMMENT '#' - struct player_control; enum playlist_result { -- cgit v1.2.3