Fix comment about LCD size

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29427 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Thomas Jarosch 2011-02-27 16:16:04 +00:00
parent 2d5d304fe3
commit 928aaf3cae

View file

@ -36,9 +36,7 @@
/* define this if you would like tagcache to build on this target */
#define HAVE_TAGCACHE
/* LCD dimensions
*
* overriden by configure for application builds */
/* LCD dimensions */
#define LCD_WIDTH 800
#define LCD_HEIGHT 480
#define LCD_DEPTH 16