remove 'oauth' from publicxrds

darcs-hash:20080618183606-84dde-d0843cd3f1656b8b547227eeef326d89d6c55adf.gz
This commit is contained in:
Evan Prodromou 2008-06-18 14:36:06 -04:00
parent 38d0cec9b0
commit 2aa34a9bf0
1 changed files with 0 additions and 1 deletions

View File

@ -35,7 +35,6 @@ class PublicxrdsAction extends Action {
common_element_start('XRDS', array('xmlns' => 'xri://$xrds'));
common_element_start('XRD', array('xmlns' => 'xri://$xrd*($v*2.0)',
'xml:id' => 'oauth',
'xmlns:simple' => 'http://xrds-simple.net/core/1.0',
'version' => '2.0'));