summaryrefslogtreecommitdiff
path: root/actions/shownotice.php
diff options
context:
space:
mode:
Diffstat (limited to 'actions/shownotice.php')
-rw-r--r--actions/shownotice.php6
1 files changed, 0 insertions, 6 deletions
diff --git a/actions/shownotice.php b/actions/shownotice.php
index 9c5d83441..77ba2ce9f 100644
--- a/actions/shownotice.php
+++ b/actions/shownotice.php
@@ -277,12 +277,6 @@ class ShownoticeAction extends OwnerDesignAction
'content' => $id->toString()));
}
- if ($user->jabbermicroid && $user->jabber && $this->notice->uri) {
- $id = new Microid('xmpp:', $user->jabber,
- $this->notice->uri);
- $this->element('meta', array('name' => 'microid',
- 'content' => $id->toString()));
- }
$this->element('link',array('rel'=>'alternate',
'type'=>'application/json+oembed',
'href'=>common_local_url(