diff options
Diffstat (limited to 'attachments.cpp')
-rw-r--r-- | attachments.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/attachments.cpp b/attachments.cpp index dc248a4..c844e81 100644 --- a/attachments.cpp +++ b/attachments.cpp @@ -21,7 +21,6 @@ /* TODO: * - check content encoding (base64 / quoted-printable) and apply appropriate opperation (maybe already in mime.cpp) - * - add option to settingsdialog for mimeparsing * - check memory usage, use less copy operations / more references * - try table-model-view for mimeparts */ |