From 72e760bb8f6bb7cf7ef87e488f912260cdb5c168 Mon Sep 17 00:00:00 2001 From: j <0x006A@0x2620.org> Date: Fri, 1 Nov 2013 11:57:12 +0100 Subject: [PATCH] remove unused section from padma config --- pandora/config.padma.jsonc | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/pandora/config.padma.jsonc b/pandora/config.padma.jsonc index f91b16c19..816dc032c 100644 --- a/pandora/config.padma.jsonc +++ b/pandora/config.padma.jsonc @@ -73,18 +73,6 @@ included in find annotations. // FIXME: the last bit is not implemented. */ "clipLayers": ["transcripts", "keywords", "places", "events", "descriptions"], - // fixme: either this, or filter: true in itemKeys, but not both - "filters": [ - {"id": "source", "title": "Sources", "type": "string"}, - {"id": "project", "title": "Projects", "type": "string"}, - {"id": "topic", "title": "Topics", "type": "string"}, - {"id": "name", "title": "People", "type": "string"}, - {"id": "language", "title": "Languages", "type": "string"}, - {"id": "license", "title": "License", "type": "string"}, - {"id": "places", "title": "Places", "type": "string"}, - {"id": "events", "title": "Events", "type": "string"}, - {"id": "keywords", "title": "Keywords", "type": "string"} - ], "flags": false, "help": [ {"id": "help", "title": "Help"},