summaryrefslogtreecommitdiffstats
path: root/src/widgets/configure.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/configure.json')
-rw-r--r--src/widgets/configure.json6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/widgets/configure.json b/src/widgets/configure.json
index c1931d9d80..b241fcdf11 100644
--- a/src/widgets/configure.json
+++ b/src/widgets/configure.json
@@ -8,7 +8,6 @@
"commandline": {
"options": {
- "android-style-assets": "boolean",
"gtk": { "type": "boolean", "name": "gtk3" },
"style-windows": "boolean",
"style-windowsxp": "boolean",
@@ -78,11 +77,6 @@
"condition": "features.style-windows && features.properties && features.cssparser",
"output": [ "publicFeature", "feature" ]
},
- "android-style-assets": {
- "label": "Android Style Assets",
- "condition": "features.style-android",
- "output": [ "privateConfig" ]
- },
"effects": {
"label": "Effects",
"purpose": "Provides special widget effects (e.g. fading and scrolling).",