aboutsummaryrefslogtreecommitdiffstats
path: root/composer/e-icon-list.h
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2002-11-11 23:56:29 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2002-11-11 23:56:29 +0800
commit8657f5bbf2ddd4a5118767643e0d3cc97d60f145 (patch)
tree72ca6046e9de7988f05dd69425caa1c91e5b29b3 /composer/e-icon-list.h
parent46612a17c34b95d57a34d8faa35cbecb2fcd0bca (diff)
downloadgsoc2013-evolution-8657f5bbf2ddd4a5118767643e0d3cc97d60f145.tar
gsoc2013-evolution-8657f5bbf2ddd4a5118767643e0d3cc97d60f145.tar.gz
gsoc2013-evolution-8657f5bbf2ddd4a5118767643e0d3cc97d60f145.tar.bz2
gsoc2013-evolution-8657f5bbf2ddd4a5118767643e0d3cc97d60f145.tar.lz
gsoc2013-evolution-8657f5bbf2ddd4a5118767643e0d3cc97d60f145.tar.xz
gsoc2013-evolution-8657f5bbf2ddd4a5118767643e0d3cc97d60f145.tar.zst
gsoc2013-evolution-8657f5bbf2ddd4a5118767643e0d3cc97d60f145.zip
Remove some unused ehaders and ones that cause compilation failures (such
2002-11-11 Jeffrey Stedfast <fejj@ximian.com> * e-msg-composer-attachment-bar.c: Remove some unused ehaders and ones that cause compilation failures (such as gnome-defs.h). * e-icon-list.h: Same. svn path=/trunk/; revision=18694
Diffstat (limited to 'composer/e-icon-list.h')
-rw-r--r--composer/e-icon-list.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/composer/e-icon-list.h b/composer/e-icon-list.h
index 90697185c7..2fcba5c38d 100644
--- a/composer/e-icon-list.h
+++ b/composer/e-icon-list.h
@@ -35,9 +35,7 @@
#ifndef _E_ICON_LIST_H_
#define _E_ICON_LIST_H_
-#include <libgnome/gnome-defs.h>
#include <libgnomecanvas/gnome-canvas.h>
-#include <gdk-pixbuf/gdk-pixbuf.h>
BEGIN_GNOME_DECLS