diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2009-07-03 07:13:15 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2009-07-03 07:13:15 +0800 |
commit | f9049cded460a9e316fa83ff1941970abfe0fd09 (patch) | |
tree | 8f33fb755f4a9d1b5801e51e53a298370804dc50 /e-util/Makefile.am | |
parent | 11a1fab991cefe94f90a5c4f4a5567dc068dce05 (diff) | |
download | gsoc2013-evolution-f9049cded460a9e316fa83ff1941970abfe0fd09.tar.gz gsoc2013-evolution-f9049cded460a9e316fa83ff1941970abfe0fd09.tar.zst gsoc2013-evolution-f9049cded460a9e316fa83ff1941970abfe0fd09.zip |
Kill EConfigListener.
Diffstat (limited to 'e-util/Makefile.am')
-rw-r--r-- | e-util/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/e-util/Makefile.am b/e-util/Makefile.am index c8b1c87417..dd8c90fb94 100644 --- a/e-util/Makefile.am +++ b/e-util/Makefile.am @@ -45,7 +45,6 @@ eutilinclude_HEADERS = \ e-categories-config.h \ e-charset.h \ e-config.h \ - e-config-listener.h \ e-cursor.h \ e-dialog-utils.h \ e-dialog-widgets.h \ @@ -88,7 +87,6 @@ libeutil_la_SOURCES = \ e-binding.c \ e-categories-config.c \ e-charset.c \ - e-config-listener.c \ e-config.c \ e-cursor.c \ e-dialog-utils.c \ |