@ -35,8 +35,6 @@
#if HAVE_MOD_DAV
#error The DAV support in PHP needs to be completely rewritten. Everything has changed
# include "mod_dav.h"
#include "ext/standard/info.h"
@ -1027,7 +1027,6 @@ PHP_FUNCTION(imap_close)
}
imap_le_struct->flags = flags;
mail_close_it(imap_le_struct);
zend_list_delete(ind);
RETURN_TRUE;