aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/diaspora_relayable_retraction.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/tpl/diaspora_relayable_retraction.tpl')
-rwxr-xr-xview/tpl/diaspora_relayable_retraction.tpl11
1 files changed, 0 insertions, 11 deletions
diff --git a/view/tpl/diaspora_relayable_retraction.tpl b/view/tpl/diaspora_relayable_retraction.tpl
deleted file mode 100755
index 73cff8343..000000000
--- a/view/tpl/diaspora_relayable_retraction.tpl
+++ /dev/null
@@ -1,11 +0,0 @@
-<XML>
- <post>
- <relayable_retraction>
- <target_type>$target_type</target_type>
- <target_guid>$guid</target_guid>
- <parent_author_signature>$parentsig</parent_author_signature>
- <target_author_signature>$authorsig</target_author_signature>
- <sender_handle>$handle</sender_handle>
- </relayable_retraction>
- </post>
-</XML>