summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apps/applimits.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/applimits.h b/apps/applimits.h
index 9c4035d..adafca8 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