From 851573cd5d736ae2e6b6e0cb5af80c2229283864 Mon Sep 17 00:00:00 2001 From: Nils Wallménius Date: Sat, 21 Aug 2010 15:49:42 +0000 Subject: Remove two unused defines. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27852 a1c6a512-1295-4272-9138-f99709370657 --- apps/applimits.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/apps/applimits.h b/apps/applimits.h index 9c4035da83..adafca8df7 100644 --- a/apps/applimits.h +++ b/apps/applimits.h @@ -21,9 +21,7 @@ #ifndef _APPLIMITS_H_ #define _APPLIMITS_H_ -#define MAX_FILES_IN_DIR 400 #define AVERAGE_FILENAME_LENGTH 40 #define MAX_DIR_LEVELS 10 -#define MAX_PLAYLIST_SIZE 10000 #endif -- cgit v1.2.3