aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/Makefile.am
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2013-07-01 22:35:06 +0800
committerMatthew Barnes <mbarnes@redhat.com>2013-07-02 22:34:11 +0800
commit44f1ec85ba61e70e1df2ad673a9eb1b2357eec4c (patch)
treef9907d7e4f8e806c6b558f39a0819cb8c712aecb /e-util/Makefile.am
parente9260c1b01f29dd94925446cc5604df82929de8e (diff)
downloadgsoc2013-evolution-44f1ec85ba61e70e1df2ad673a9eb1b2357eec4c.tar
gsoc2013-evolution-44f1ec85ba61e70e1df2ad673a9eb1b2357eec4c.tar.gz
gsoc2013-evolution-44f1ec85ba61e70e1df2ad673a9eb1b2357eec4c.tar.bz2
gsoc2013-evolution-44f1ec85ba61e70e1df2ad673a9eb1b2357eec4c.tar.lz
gsoc2013-evolution-44f1ec85ba61e70e1df2ad673a9eb1b2357eec4c.tar.xz
gsoc2013-evolution-44f1ec85ba61e70e1df2ad673a9eb1b2357eec4c.tar.zst
gsoc2013-evolution-44f1ec85ba61e70e1df2ad673a9eb1b2357eec4c.zip
Remove ETableMemoryStore.
No longer used.
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 894392a8b5..08dc7ad4cd 100644
--- a/e-util/Makefile.am
+++ b/e-util/Makefile.am
@@ -269,7 +269,6 @@ evolution_util_include_HEADERS = \
e-table-header-utils.h \
e-table-header.h \
e-table-item.h \
- e-table-memory-store.h \
e-table-memory.h \
e-table-model.h \
e-table-one.h \
@@ -514,7 +513,6 @@ libevolution_util_la_SOURCES = \
e-table-header-utils.c \
e-table-header.c \
e-table-item.c \
- e-table-memory-store.c \
e-table-memory.c \
e-table-model.c \
e-table-one.c \