diff options
author | Fridrich Strba <fstrba@strbadell.localdomain> | 2009-06-03 21:03:46 +0800 |
---|---|---|
committer | Fridrich Strba <fstrba@strbadell.localdomain> | 2009-06-03 21:03:46 +0800 |
commit | 25d235eaa2323317cffb1e6fbb9e233b8b2cb537 (patch) | |
tree | 7880135acb7a814d9445a2af4b1f3d283b5f2f7a /e-util | |
parent | af79a822bc244226fc3df48b45bd98b1bb9e08c3 (diff) | |
download | gsoc2013-evolution-25d235eaa2323317cffb1e6fbb9e233b8b2cb537.tar.gz gsoc2013-evolution-25d235eaa2323317cffb1e6fbb9e233b8b2cb537.tar.zst gsoc2013-evolution-25d235eaa2323317cffb1e6fbb9e233b8b2cb537.zip |
Remove libgnome include
Diffstat (limited to 'e-util')
-rw-r--r-- | e-util/e-win32-reloc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/e-util/e-win32-reloc.c b/e-util/e-win32-reloc.c index c862826fed..3ad8bbf5a4 100644 --- a/e-util/e-win32-reloc.c +++ b/e-util/e-win32-reloc.c @@ -27,7 +27,6 @@ #include <string.h> #include <glib.h> -#include <libgnome/gnome-init.h> /* localedir uses system codepage as it is passed to the non-UTF8ified * gettext library |