diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2009-07-03 07:13:15 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2009-07-03 11:14:44 +0800 |
commit | e013e10cc54fae7ad8409aa65c4731331ed6000a (patch) | |
tree | b8ad2b6b1bb56fc101fe75c56fa68fbe9ba4933e /addressbook/gui | |
parent | 511133e8a3c43b69724491a273460e44b240e669 (diff) | |
download | gsoc2013-evolution-e013e10cc54fae7ad8409aa65c4731331ed6000a.tar.gz gsoc2013-evolution-e013e10cc54fae7ad8409aa65c4731331ed6000a.tar.zst gsoc2013-evolution-e013e10cc54fae7ad8409aa65c4731331ed6000a.zip |
Kill EConfigListener.
Diffstat (limited to 'addressbook/gui')
-rw-r--r-- | addressbook/gui/component/addressbook.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/addressbook/gui/component/addressbook.h b/addressbook/gui/component/addressbook.h index 0dbd4d7a3d..3997c9c176 100644 --- a/addressbook/gui/component/addressbook.h +++ b/addressbook/gui/component/addressbook.h @@ -23,7 +23,6 @@ #define __ADDRESSBOOK_H__ #include <bonobo/bonobo-control.h> -#include <e-util/e-config-listener.h> #include <bonobo/bonobo-object.h> #include <bonobo/bonobo-moniker-util.h> #include <libebook/e-book.h> |