aboutsummaryrefslogtreecommitdiff
path: root/system
diff options
context:
space:
mode:
Diffstat (limited to 'system')
-rw-r--r--system/settings/imx6.xml31
1 files changed, 0 insertions, 31 deletions
diff --git a/system/settings/imx6.xml b/system/settings/imx6.xml
deleted file mode 100644
index a1cac3abaa..0000000000
--- a/system/settings/imx6.xml
+++ /dev/null
@@ -1,31 +0,0 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<settings version="1">
- <section id="player">
- <category id="videoplayer">
- <group id="3">
- <setting id="videoplayer.limitguiupdate" type="integer" label="38013" help="38014">
- <level>2</level>
- <default>10</default>
- <constraints>
- <minimum label="38015">0</minimum> <!-- Unlimited -->
- <step>5</step>
- <maximum>25</maximum>
- </constraints>
- <control type="spinner" format="string">
- <formatlabel>38016</formatlabel>
- </control>
- <control type="edit" format="integer" />
- </setting>
- </group>
- </category>
- </section>
- <section id="system">
- <category id="display">
- <group id="1">
- <setting id="videoscreen.fakefullscreen">
- <visible>false</visible>
- </setting>
- </group>
- </category>
- </section>
-</settings>