summaryrefslogtreecommitdiff
path: root/templates/flumotion/default/repeater.xml
diff options
context:
space:
mode:
Diffstat (limited to 'templates/flumotion/default/repeater.xml')
-rw-r--r--templates/flumotion/default/repeater.xml11
1 files changed, 0 insertions, 11 deletions
diff --git a/templates/flumotion/default/repeater.xml b/templates/flumotion/default/repeater.xml
deleted file mode 100644
index aa469ec..0000000
--- a/templates/flumotion/default/repeater.xml
+++ /dev/null
@@ -1,11 +0,0 @@
- <component name="{{ name }}"
- type="repeater"
- label="{{ component.desc }}"
- worker="{{ component.worker }}"
- project="flumotion"
- version="{{ globals.version }}">
- <eater name="default">
- <feed alias="default">{{ component.feeder }}</feed>
- </eater>
- <clock-master>false</clock-master>
- </component>