diff options
author | Rodrigo Moya <rodrigo@ximian.com> | 2002-11-08 00:34:33 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@src.gnome.org> | 2002-11-08 00:34:33 +0800 |
commit | 182aac92717182d1767a282e137974d2c9d390c9 (patch) | |
tree | 0ef635fb51d42491f4244b6e90e44813664b47b8 /camel/camel-object.h | |
parent | 55434d946738ae03c2c841002204baa3bdd7ce1f (diff) | |
download | gsoc2013-evolution-182aac92717182d1767a282e137974d2c9d390c9.tar.gz gsoc2013-evolution-182aac92717182d1767a282e137974d2c9d390c9.tar.zst gsoc2013-evolution-182aac92717182d1767a282e137974d2c9d390c9.zip |
removed gnome-defs.h, it does not exist.
2002-11-07 Rodrigo Moya <rodrigo@ximian.com>
* camel-object.h: removed gnome-defs.h, it does not exist.
svn path=/trunk/; revision=18633
Diffstat (limited to 'camel/camel-object.h')
-rw-r--r-- | camel/camel-object.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/camel/camel-object.h b/camel/camel-object.h index f35d5873d3..7c218cd30c 100644 --- a/camel/camel-object.h +++ b/camel/camel-object.h @@ -39,7 +39,6 @@ extern "C" { #include <camel/camel-types.h> /* this is a @##$@#SF stupid header */ /* this crap shouldn't be here */ -#include <libgnome/gnome-defs.h> #include <libgnome/gnome-i18n.h> #ifdef ENABLE_THREADS |