forked from len0rd/rockbox
revert r25271 which caused more problems than it tried to fix
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25296 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
7e84cca441
commit
dafca1405e
3 changed files with 15 additions and 14 deletions
|
|
@ -197,7 +197,6 @@ struct skin_line {
|
|||
#define VP_DRAW_WASHIDDEN 0x4
|
||||
/* these are never drawn, nor cleared, i.e. just ignored */
|
||||
#define VP_NEVER_VISIBLE 0x8
|
||||
#define VP_NEVER_CLEAR 0x10
|
||||
#define VP_DEFAULT_LABEL '|'
|
||||
#define VP_NO_LABEL '-'
|
||||
#define VP_INFO_LABEL '_'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue