diff options
Diffstat (limited to 'apps/playlist_catalog.c')
-rw-r--r-- | apps/playlist_catalog.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/playlist_catalog.c b/apps/playlist_catalog.c index ef2c1d13d5..7daae15552 100644 --- a/apps/playlist_catalog.c +++ b/apps/playlist_catalog.c @@ -46,7 +46,6 @@ #include "talk.h" #define MAX_PLAYLISTS 400 -#define PLAYLIST_DISPLAY_COUNT 10 /* Use for recursive directory search */ struct add_track_context { |