aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-format-html-display.c
diff options
context:
space:
mode:
authorRadek Doulik <rodo@site>2005-05-03 18:38:36 +0800
committerRadek Doulik <rodo@src.gnome.org>2005-05-03 18:38:36 +0800
commit3da049b17c8b76fc69087c256200253214b1e8ca (patch)
tree65aa2d43fd1153585c65d3cfbb4f2d7586d70c78 /mail/em-format-html-display.c
parent59ea710a67311c57039c696855869aa0af84fb67 (diff)
downloadgsoc2013-evolution-3da049b17c8b76fc69087c256200253214b1e8ca.tar
gsoc2013-evolution-3da049b17c8b76fc69087c256200253214b1e8ca.tar.gz
gsoc2013-evolution-3da049b17c8b76fc69087c256200253214b1e8ca.tar.bz2
gsoc2013-evolution-3da049b17c8b76fc69087c256200253214b1e8ca.tar.lz
gsoc2013-evolution-3da049b17c8b76fc69087c256200253214b1e8ca.tar.xz
gsoc2013-evolution-3da049b17c8b76fc69087c256200253214b1e8ca.tar.zst
gsoc2013-evolution-3da049b17c8b76fc69087c256200253214b1e8ca.zip
removed include of htmlinterval.h as it's not needed
2005-05-03 Radek Doulik <rodo@site> * em-format-html-display.c: removed include of htmlinterval.h as it's not needed svn path=/trunk/; revision=29260
Diffstat (limited to 'mail/em-format-html-display.c')
-rw-r--r--mail/em-format-html-display.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/em-format-html-display.c b/mail/em-format-html-display.c
index 4876989357..6fc42ac60a 100644
--- a/mail/em-format-html-display.c
+++ b/mail/em-format-html-display.c
@@ -30,7 +30,6 @@
#include <gtkhtml/htmlengine.h>
#include <gtkhtml/htmlobject.h>
#include <gtkhtml/htmliframe.h>
-#include <gtkhtml/htmlinterval.h>
#include <gtkhtml/gtkhtml-embedded.h>
#include <gtkhtml/gtkhtml-search.h>