cleanup forgotten test code in GroupDAV

This commit is contained in:
Jörg Lehrke 2010-10-17 23:12:19 +00:00
parent e5e052441d
commit 80a9456eee

View File

@ -265,8 +265,6 @@ class groupdav_principals extends groupdav_handler
$this->base_uri.'/'.$owner.'/');
}
}
$addressbooks[] = HTTP_WebDAV_Server::mkprop('href',
$this->base_uri.'/DAB/');
$cal_bo = new calendar_bo();
foreach ($cal_bo->list_cals() as $label => $entry)
{