Remove two unused defines.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27852 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
2c24a67900
commit
851573cd5d
1 changed files with 0 additions and 2 deletions
|
@ -21,9 +21,7 @@
|
||||||
#ifndef _APPLIMITS_H_
|
#ifndef _APPLIMITS_H_
|
||||||
#define _APPLIMITS_H_
|
#define _APPLIMITS_H_
|
||||||
|
|
||||||
#define MAX_FILES_IN_DIR 400
|
|
||||||
#define AVERAGE_FILENAME_LENGTH 40
|
#define AVERAGE_FILENAME_LENGTH 40
|
||||||
#define MAX_DIR_LEVELS 10
|
#define MAX_DIR_LEVELS 10
|
||||||
#define MAX_PLAYLIST_SIZE 10000
|
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in a new issue