From d5092a864fd687805c1ab4ff33670ec00144d3c6 Mon Sep 17 00:00:00 2001 From: Karl Kurbjun Date: Sat, 7 Nov 2009 19:09:55 +0000 Subject: Everything passed - disable viewport clipping. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23555 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'firmware/export/config.h') 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 @@ #include "autoconf.h" -#define HAVE_VIEWPORT_CLIP - /* symbolic names for multiple choice configurations: */ /* CONFIG_STORAGE (note these are combineable bit-flags) */ -- cgit v1.2.3