Remove useless code

pull/273/head
Aleksander Machniak 10 years ago
parent 292292df32
commit d61d668b64

@ -750,8 +750,6 @@ class rcube_message
$this->mime_parts[$mail_part->mime_id] = $mail_part;
$this->attachments[] = $mail_part;
}
$tnef_parts = null;
}
// part is a file/attachment
else if (preg_match('/^(inline|attach)/', $mail_part->disposition) ||

Loading…
Cancel
Save