[geary/wip/765516-gtk-widget-conversation-viewer: 163/207] Fix build after shoddy rebase.
- From: Michael Gratton <mjog src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [geary/wip/765516-gtk-widget-conversation-viewer: 163/207] Fix build after shoddy rebase.
- Date: Tue, 4 Oct 2016 00:10:07 +0000 (UTC)
commit 0a48e7b00d788cbc1b75c2c05a7eefe090281d53
Author: Michael James Gratton <mike vee net>
Date: Fri Sep 2 14:28:38 2016 +1000
Fix build after shoddy rebase.
src/engine/rfc822/rfc822-message.vala | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/engine/rfc822/rfc822-message.vala b/src/engine/rfc822/rfc822-message.vala
index fe8a864..b37a157 100644
--- a/src/engine/rfc822/rfc822-message.vala
+++ b/src/engine/rfc822/rfc822-message.vala
@@ -996,7 +996,6 @@ public class Geary.RFC822.Message : BaseObject {
GMime.StreamMem stream = new GMime.StreamMem.with_byte_array(byte_array);
stream.set_owner(false);
- GMime.StreamFilter stream_filter = new GMime.StreamFilter(stream);
if (to_utf8) {
// Assume encoded text, convert to unencoded UTF-8
GMime.StreamFilter stream_filter = new GMime.StreamFilter(stream);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]