aboutsummaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
authorMike Kestner <mkestner@ximian.com>2003-04-09 04:44:58 +0800
committerMike Kestner <mkestner@src.gnome.org>2003-04-09 04:44:58 +0800
commit0cdafe3604b30714bdc1e95819cd4a7936fcd523 (patch)
tree670c2d01da0020fc8d7e320ba5528a96f3745de0 /shell
parente73f740c72d9b19134bc91c4bb1d55a39664fe8b (diff)
downloadgsoc2013-evolution-0cdafe3604b30714bdc1e95819cd4a7936fcd523.tar
gsoc2013-evolution-0cdafe3604b30714bdc1e95819cd4a7936fcd523.tar.gz
gsoc2013-evolution-0cdafe3604b30714bdc1e95819cd4a7936fcd523.tar.bz2
gsoc2013-evolution-0cdafe3604b30714bdc1e95819cd4a7936fcd523.tar.lz
gsoc2013-evolution-0cdafe3604b30714bdc1e95819cd4a7936fcd523.tar.xz
gsoc2013-evolution-0cdafe3604b30714bdc1e95819cd4a7936fcd523.tar.zst
gsoc2013-evolution-0cdafe3604b30714bdc1e95819cd4a7936fcd523.zip
kill an old e_utf8_gtk usage
2003-04-08 Mike Kestner <mkestner@ximian.com> * e-search-bar.c (set_option): kill an old e_utf8_gtk usage and remove some straggling e-font.h includes. svn path=/trunk/; revision=20769
Diffstat (limited to 'shell')
-rw-r--r--shell/e-shell-folder-title-bar.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/shell/e-shell-folder-title-bar.c b/shell/e-shell-folder-title-bar.c
index 5c995f32d8..9871a9c1d1 100644
--- a/shell/e-shell-folder-title-bar.c
+++ b/shell/e-shell-folder-title-bar.c
@@ -35,7 +35,6 @@
#include <gdk-pixbuf/gdk-pixbuf.h>
#include <gal/util/e-util.h>
-#include <gal/widgets/e-font.h>
#include "widgets/misc/e-clipped-label.h"
#include "e-shell-constants.h"