diff options
Diffstat (limited to '')
-rw-r--r-- | src/playlist.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/playlist.h b/src/playlist.h index 419b169ca..34da9f9af 100644 --- a/src/playlist.h +++ b/src/playlist.h @@ -24,7 +24,6 @@ #include <stdbool.h> #include <stdio.h> -#define PLAYLIST_FILE_SUFFIX "m3u" #define PLAYLIST_COMMENT '#' struct client; |