Remove unused variable
This commit is contained in:
parent
0691d83bbc
commit
37aef32440
|
@ -950,8 +950,6 @@ function api_create_xml($data, $root_element)
|
|||
*/
|
||||
function api_format_data($root_element, $type, $data)
|
||||
{
|
||||
$a = get_app();
|
||||
|
||||
switch ($type) {
|
||||
case "atom":
|
||||
case "rss":
|
||||
|
|
Loading…
Reference in a new issue