From 042adbba618300eed799921583338816a79265ab Mon Sep 17 00:00:00 2001 From: Nils Wallménius Date: Sat, 5 Jun 2010 11:59:43 +0000 Subject: Remove the jump scroll settings since they don't do anything, drop the relevant lang ids too git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26575 a1c6a512-1295-4272-9138-f99709370657 --- apps/settings.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'apps/settings.h') diff --git a/apps/settings.h b/apps/settings.h index 3d0ef4c719..a324ef2dd7 100644 --- a/apps/settings.h +++ b/apps/settings.h @@ -696,12 +696,6 @@ struct user_settings #endif unsigned char kbd_file[MAX_FILENAME+1]; /* last keyboard */ #endif /* HAVE_LCD_BITMAP */ - -#ifdef HAVE_LCD_CHARCELLS - int jump_scroll; /* Fast jump when scrolling */ - int jump_scroll_delay; /* Delay between jump scroll screens */ -#endif - int backlight_timeout; /* backlight off timeout: 0-18 0=never, 1=always, then according to timeout_values[] */ -- cgit v1.2.3