summaryrefslogtreecommitdiffstats
path: root/framework/qml/MailViewer.qml
diff options
context:
space:
mode:
Diffstat (limited to 'framework/qml/MailViewer.qml')
-rw-r--r--framework/qml/MailViewer.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/framework/qml/MailViewer.qml b/framework/qml/MailViewer.qml
index 9e14fc7f..cd170f8f 100644
--- a/framework/qml/MailViewer.qml
+++ b/framework/qml/MailViewer.qml
@@ -318,7 +318,6 @@ Rectangle {
318 anchors.left: body.left 318 anchors.left: body.left
319 anchors.right: body.right 319 anchors.right: body.right
320 model: messageParser.parts 320 model: messageParser.parts
321 debug: false
322 } 321 }
323 322
324 } 323 }