aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/Makefile.am
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2011-03-29 03:53:39 +0800
committerMatthew Barnes <mbarnes@redhat.com>2011-03-29 04:12:42 +0800
commitea8326df3a64c21ddbcacad5941648b1a86bc7e2 (patch)
treed149c78ebf615f743c16b043dc95ef09c2e95eb0 /e-util/Makefile.am
parente2f889a00543b42694095daf71ebe78d3ff230b5 (diff)
downloadgsoc2013-evolution-ea8326df3a64c21ddbcacad5941648b1a86bc7e2.tar
gsoc2013-evolution-ea8326df3a64c21ddbcacad5941648b1a86bc7e2.tar.gz
gsoc2013-evolution-ea8326df3a64c21ddbcacad5941648b1a86bc7e2.tar.bz2
gsoc2013-evolution-ea8326df3a64c21ddbcacad5941648b1a86bc7e2.tar.lz
gsoc2013-evolution-ea8326df3a64c21ddbcacad5941648b1a86bc7e2.tar.xz
gsoc2013-evolution-ea8326df3a64c21ddbcacad5941648b1a86bc7e2.tar.zst
gsoc2013-evolution-ea8326df3a64c21ddbcacad5941648b1a86bc7e2.zip
Remove the profiler plugin.
This plugin was for developers, but no one uses it anymore. Plus the only profiling hooks left in Evolution were in the MessageList widget, which performs fine. There's better ways to collect profiling data these days anyway (sysprof, systemtap, etc.).
Diffstat (limited to 'e-util/Makefile.am')
-rw-r--r--e-util/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/e-util/Makefile.am b/e-util/Makefile.am
index a92f615263..83452013a8 100644
--- a/e-util/Makefile.am
+++ b/e-util/Makefile.am
@@ -44,7 +44,6 @@ eutilinclude_HEADERS = \
e-plugin.h \
e-plugin-ui.h \
e-plugin-util.h \
- e-profile-event.h \
e-selection.h \
e-signature.h \
e-signature-list.h \
@@ -120,7 +119,6 @@ libeutil_la_SOURCES = \
e-plugin-ui.c \
e-plugin-util.c \
e-print.c \
- e-profile-event.c \
e-selection.c \
e-signature.c \
e-signature-list.c \