aboutsummaryrefslogtreecommitdiffstats
path: root/filter/filtertypes.xml
diff options
context:
space:
mode:
Diffstat (limited to 'filter/filtertypes.xml')
-rw-r--r--filter/filtertypes.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/filter/filtertypes.xml b/filter/filtertypes.xml
index 9c7dc8ea15..55daf1000c 100644
--- a/filter/filtertypes.xml
+++ b/filter/filtertypes.xml
@@ -710,10 +710,5 @@
<code>(shell "/bin/sh" "-c" ${command})</code>
<input type="command" name="command"/>
</part>
- <part name="run-once">
- <title>Run Once</title>
- <code>(only-once (shell "/bin/sh" "-c" ${command}))</code>
- <input type="command" name="command"/>
- </part>
</actionset>
</filterdescription>