From 928aaf3cae16cfc47c4c028db87d029b41ffb4bc Mon Sep 17 00:00:00 2001 From: Thomas Jarosch Date: Sun, 27 Feb 2011 16:16:04 +0000 Subject: Fix comment about LCD size git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29427 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config/nokian900.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'firmware/export/config') diff --git a/firmware/export/config/nokian900.h b/firmware/export/config/nokian900.h index a65dc7260b..72435b222b 100644 --- a/firmware/export/config/nokian900.h +++ b/firmware/export/config/nokian900.h @@ -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 -- cgit