aboutsummaryrefslogtreecommitdiffstats
path: root/em-format
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2010-05-30 11:39:55 +0800
committerMatthew Barnes <mbarnes@redhat.com>2010-05-30 11:39:55 +0800
commitf8626b2845d8abb07cbe8be08ec600f8d7cab4ef (patch)
tree5e74d552dbddb760a55291581d431c0f0b225eb7 /em-format
parentda3b1942ea34514871a404b1530ff785d0e4e549 (diff)
downloadgsoc2013-evolution-f8626b2845d8abb07cbe8be08ec600f8d7cab4ef.tar
gsoc2013-evolution-f8626b2845d8abb07cbe8be08ec600f8d7cab4ef.tar.gz
gsoc2013-evolution-f8626b2845d8abb07cbe8be08ec600f8d7cab4ef.tar.bz2
gsoc2013-evolution-f8626b2845d8abb07cbe8be08ec600f8d7cab4ef.tar.lz
gsoc2013-evolution-f8626b2845d8abb07cbe8be08ec600f8d7cab4ef.tar.xz
gsoc2013-evolution-f8626b2845d8abb07cbe8be08ec600f8d7cab4ef.tar.zst
gsoc2013-evolution-f8626b2845d8abb07cbe8be08ec600f8d7cab4ef.zip
Bug 619345 - GtkHTML color settings not being honored
Includes some minor code cleanups related to this investigation.
Diffstat (limited to 'em-format')
-rw-r--r--em-format/em-format-quote.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/em-format/em-format-quote.h b/em-format/em-format-quote.h
index 100e59d0a8..5ea841cfdb 100644
--- a/em-format/em-format-quote.h
+++ b/em-format/em-format-quote.h
@@ -64,7 +64,6 @@ struct _EMFormatQuote {
guint32 flags;
guint32 text_html_flags;
- guint32 citation_colour;
};
struct _EMFormatQuoteClass {