From f43216ff0bc6fdf7c2339aefc6c56be09249ce06 Mon Sep 17 00:00:00 2001 From: Linus Nielsen Feltzing Date: Tue, 30 Aug 2005 11:10:08 +0000 Subject: Removed the line selector option, it is now always an inverse bar (except for the Player/Studio of course) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7423 a1c6a512-1295-4272-9138-f99709370657 --- apps/settings.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'apps/settings.h') diff --git a/apps/settings.h b/apps/settings.h index 8387fe02a8..0df93c9cf1 100644 --- a/apps/settings.h +++ b/apps/settings.h @@ -195,8 +195,6 @@ struct user_settings int contrast; /* lcd contrast: 0-63 0=low 63=high */ bool invert; /* invert display */ - bool invert_cursor; /* invert the current file in dir browser and menu - instead of using the default cursor */ bool flip_display; /* turn display (and button layout) by 180 degrees */ bool bidi_support; /* reverse hebrew/arabic chars: 0=off, 1=on */ int poweroff; /* power off timer */ -- cgit v1.2.3