summaryrefslogtreecommitdiffstats
path: root/module/remote/pyload.thrift
diff options
context:
space:
mode:
authorGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2013-03-24 21:27:43 +0100
committerGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2013-03-24 21:27:43 +0100
commit7b4c75f0dd755e28fcffc0e4fdd05452458a3b09 (patch)
tree43ef5fe76ff5ff235cc52b79f16b9a8b6047bca8 /module/remote/pyload.thrift
parentMerge remote-tracking branch 'origin/stable' (diff)
downloadpyload-7b4c75f0dd755e28fcffc0e4fdd05452458a3b09.tar.xz
added view type for input fields
Diffstat (limited to 'module/remote/pyload.thrift')
-rw-r--r--module/remote/pyload.thrift1
1 files changed, 0 insertions, 1 deletions
diff --git a/module/remote/pyload.thrift b/module/remote/pyload.thrift
index 76e755de0..2aeb54091 100644
--- a/module/remote/pyload.thrift
+++ b/module/remote/pyload.thrift
@@ -250,7 +250,6 @@ struct ConfigHolder {
4: string long_description,
5: list<ConfigItem> items,
6: optional list<AddonInfo> info,
- 7: optional list<InteractionTask> handler, // if null plugin is not loaded
}
struct ConfigInfo {