Import/Core_email.php
[Pman.Core] / Import / Core_email.php
index a462d54..49036d4 100644 (file)
@@ -92,15 +92,7 @@ class Pman_Core_Import_Core_email extends Pman
         
         $from_email = $from_str[0]->mailbox . '@' . $from_str[0]->host;
         
-        
-        // inline CSS...
-        
-        require_once 'HTML/CSS/InlineStyle.php';
-        $is  = new HTML_CSS_InlineStyle();
-        $is->loadHTML($parts[2]);
-        
-        
-        
+     
         
         
         if ($c->id) {