Aleksander Machniak
2015-04-08 d61d668b64c44fc046095b807834c4836a8c05c5
Remove useless code
1 files modified
2 ■■■■■ changed files
program/lib/Roundcube/rcube_message.php 2 ●●●●● patch | view | raw | blame | history
program/lib/Roundcube/rcube_message.php
@@ -750,8 +750,6 @@
                        $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) ||