mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-16 00:22:29 -05:00
Theme Editor: Removed the NEWLINE parse tree element
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26463 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
f16adb045a
commit
4003f35dc7
4 changed files with 4 additions and 42 deletions
|
|
@ -47,7 +47,6 @@ enum skin_element_type
|
|||
SUBLINES,
|
||||
CONDITIONAL,
|
||||
TAG,
|
||||
NEWLINE,
|
||||
TEXT,
|
||||
COMMENT,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue