diff options
author | Dan Winship <danw@src.gnome.org> | 2000-04-19 03:05:15 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2000-04-19 03:05:15 +0800 |
commit | fe97fa2fbb1628f20ae975fcf549f551ee893228 (patch) | |
tree | 14e74ad3e06f0c6fdf129ece0d9f782b0739fcec /camel/camel.h | |
parent | b0c0886afacc59a31c407152ee4a8c682770dd08 (diff) | |
download | gsoc2013-evolution-fe97fa2fbb1628f20ae975fcf549f551ee893228.tar gsoc2013-evolution-fe97fa2fbb1628f20ae975fcf549f551ee893228.tar.gz gsoc2013-evolution-fe97fa2fbb1628f20ae975fcf549f551ee893228.tar.bz2 gsoc2013-evolution-fe97fa2fbb1628f20ae975fcf549f551ee893228.tar.lz gsoc2013-evolution-fe97fa2fbb1628f20ae975fcf549f551ee893228.tar.xz gsoc2013-evolution-fe97fa2fbb1628f20ae975fcf549f551ee893228.tar.zst gsoc2013-evolution-fe97fa2fbb1628f20ae975fcf549f551ee893228.zip |
kill camel-log
svn path=/trunk/; revision=2487
Diffstat (limited to 'camel/camel.h')
-rw-r--r-- | camel/camel.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/camel/camel.h b/camel/camel.h index 0c9a045afb..92cc475557 100644 --- a/camel/camel.h +++ b/camel/camel.h @@ -36,7 +36,6 @@ extern "C" { #include <gtk/gtk.h> #include <camel/data-wrapper-repository.h> #include <camel/data-wrapper-repository.h> -#include <camel/camel-log.h> #include <camel/camel-exception.h> #include <camel/camel-data-wrapper.h> #include <camel/camel-simple-data-wrapper.h> |