aboutsummaryrefslogtreecommitdiffstats
path: root/em-format/em-format-quote.h
diff options
context:
space:
mode:
Diffstat (limited to 'em-format/em-format-quote.h')
-rw-r--r--em-format/em-format-quote.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/em-format/em-format-quote.h b/em-format/em-format-quote.h
index c95615366e..5c1882eb32 100644
--- a/em-format/em-format-quote.h
+++ b/em-format/em-format-quote.h
@@ -59,12 +59,6 @@ typedef enum {
struct _EMFormatQuote {
EMFormat format;
EMFormatQuotePrivate *priv;
-
- gchar *credits;
- CamelStream *stream;
- EMFormatQuoteFlags flags;
-
- guint32 text_html_flags;
};
struct _EMFormatQuoteClass {