remove old commented include

This commit is contained in:
Ralf Becker 2015-06-24 13:48:59 +00:00
parent cd48c7c22b
commit dcf17296fa

View File

@ -544,8 +544,6 @@ class addressbook_vcal extends addressbook_bo
array2string($_vcard)."\n",3,$this->logfile); array2string($_vcard)."\n",3,$this->logfile);
} }
// require_once(EGW_SERVER_ROOT.'/phpgwapi/inc/horde/Horde/iCalendar.php');
if(!($_vcard instanceof Horde_iCalendar)) if(!($_vcard instanceof Horde_iCalendar))
{ {
$container = false; $container = false;