diff options
author | friendica <info@friendica.com> | 2012-07-18 04:49:15 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-07-18 04:49:15 -0700 |
commit | d683df17bd530739bc64c79f152957ab229b6a02 (patch) | |
tree | 80d8a9e92d764aeacbb7bc09551ca1e501456ace /view/xrd_person.tpl | |
parent | 22cf19e174bcee88b44968f2773d1bad2da2b54d (diff) | |
download | volse-hubzilla-d683df17bd530739bc64c79f152957ab229b6a02.tar.gz volse-hubzilla-d683df17bd530739bc64c79f152957ab229b6a02.tar.bz2 volse-hubzilla-d683df17bd530739bc64c79f152957ab229b6a02.zip |
Removing connectors we won't be needing - this is probably going to break some shit.
Diffstat (limited to 'view/xrd_person.tpl')
-rw-r--r-- | view/xrd_person.tpl | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/view/xrd_person.tpl b/view/xrd_person.tpl index d79203465..3a6ca7ba7 100644 --- a/view/xrd_person.tpl +++ b/view/xrd_person.tpl @@ -21,15 +21,6 @@ <Link rel="http://webfinger.net/rel/avatar" type="image/jpeg" href="$photo" /> - $dspr - <Link rel="salmon" - href="$salmon" /> - <Link rel="http://salmon-protocol.org/ns/salmon-replies" - href="$salmon" /> - <Link rel="http://salmon-protocol.org/ns/salmon-mention" - href="$salmen" /> - <Link rel="magic-public-key" - href="$modexp" /> <Property xmlns:mk="http://salmon-protocol.org/ns/magic-key" type="http://salmon-protocol.org/ns/magic-key" |