summaryrefslogtreecommitdiff
path: root/firmware/export/config.h
diff options
context:
space:
mode:
authorKarl Kurbjun <kkurbjun@gmail.com>2009-11-07 19:09:55 +0000
committerKarl Kurbjun <kkurbjun@gmail.com>2009-11-07 19:09:55 +0000
commitd5092a864fd687805c1ab4ff33670ec00144d3c6 (patch)
treedf253be78da51cc3a2ce2a0aa8c9aade54453073 /firmware/export/config.h
parentb7cbe64dc56f4e2e98a6e32b94c316a614fa001f (diff)
downloadrockbox-d5092a864fd687805c1ab4ff33670ec00144d3c6.tar.gz
rockbox-d5092a864fd687805c1ab4ff33670ec00144d3c6.zip
Everything passed - disable viewport clipping.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23555 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config.h')
-rw-r--r--firmware/export/config.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/firmware/export/config.h b/firmware/export/config.h
index dd2059e5d4..bb1c5eab19 100644
--- a/firmware/export/config.h
+++ b/firmware/export/config.h
@@ -24,8 +24,6 @@
24 24
25#include "autoconf.h" 25#include "autoconf.h"
26 26
27#define HAVE_VIEWPORT_CLIP
28
29/* symbolic names for multiple choice configurations: */ 27/* symbolic names for multiple choice configurations: */
30 28
31/* CONFIG_STORAGE (note these are combineable bit-flags) */ 29/* CONFIG_STORAGE (note these are combineable bit-flags) */