mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 20:55:17 -05:00
Remove buildserver_modelname value.
Since changing the manual URL creation to be template based this value isn't used anymore. It's also pretty much the same as configure_modelname, so remove it completely. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30869 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
834f18b6c7
commit
10832b8c1c
2 changed files with 0 additions and 54 deletions
|
|
@ -57,7 +57,6 @@ const static struct {
|
|||
{ SystemInfo::CurEncoder, ":platform:/encoder", "" },
|
||||
{ SystemInfo::CurBrand, ":platform:/brand", "" },
|
||||
{ SystemInfo::CurName, ":platform:/name", "" },
|
||||
{ SystemInfo::CurBuildserverModel, ":platform:/buildserver_modelname", "" },
|
||||
{ SystemInfo::CurConfigureModel, ":platform:/configure_modelname", "" },
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue