Bring my last changes into synch with code conventions in this file
[squirrelmail.git] / functions / imap.php
index 69b5b442cf0d81f897d701fd63345feb4fd44f6b..3abe4a4875b5903001f2e1defe25430b747ce36e 100644 (file)
@@ -16,6 +16,5 @@ require_once(SM_PATH . 'functions/imap_mailbox.php');
 require_once(SM_PATH . 'functions/imap_messages.php');
 require_once(SM_PATH . 'functions/imap_general.php');
 require_once(SM_PATH . 'functions/imap_search.php');
-require_once(SM_PATH . 'functions/imap_parse.php');
 
 ?>