Removing unused method Status::getXML.
authorTyler Anthony Romeo <tylerromeo@gmail.com>
Wed, 15 Aug 2012 20:54:01 +0000 (16:54 -0400)
committerAlexandre Emsenhuber <ialex.wiki@gmail.com>
Sun, 19 Aug 2012 09:17:57 +0000 (11:17 +0200)
commitcb3ff28cf1e8e1a23de5be66f730a1a36fe1e0a6
tree8ce3c47d3f3d7e607206b2e4d120d90650353c47
parent74a782a08246c9886f93e0496e5ec23320a19fe1
Removing unused method Status::getXML.

Removed Status::getXML and its single usage in one of the
phpunit maintenance scripts. It is not used anywhere
in any known extension.

Change-Id: I676446647681059449c46c2ff109570a060e0e20
Signed-off-by: Tyler Anthony Romeo <tylerromeo@gmail.com>
includes/Status.php
tests/phpunit/maintenance/DumpTestCase.php