[libchamplainmm] Remove Champlain::Cache
- From: Juan R. Garcia Blanco <juanrgar src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libchamplainmm] Remove Champlain::Cache
- Date: Wed, 26 Feb 2014 19:03:53 +0000 (UTC)
commit ad69a02e0fa4aae5b0bb7028238311f60155e035
Author: Juan R. GarcĂa Blanco <juanrgar gmail com>
Date: Sun Feb 23 22:53:24 2014 +0100
Remove Champlain::Cache
* Remove cache.hg/ccg
* Remove CHAMPLAIN_TYPE_CACHE from extra_defs
* Adjust filelist.am
.../extradefs/generate_extra_defs_libchamplain.cc | 1 -
libchamplain/src/cache.hg | 57 --------------------
libchamplain/src/filelist.am | 5 +-
3 files changed, 2 insertions(+), 61 deletions(-)
---
diff --git a/codegen/extradefs/generate_extra_defs_libchamplain.cc
b/codegen/extradefs/generate_extra_defs_libchamplain.cc
index 050363d..b9bd00c 100644
--- a/codegen/extradefs/generate_extra_defs_libchamplain.cc
+++ b/codegen/extradefs/generate_extra_defs_libchamplain.cc
@@ -27,7 +27,6 @@ main(int argc, char *argv[])
clutter_init(&argc, &argv);
std::cout << get_defs(CHAMPLAIN_TYPE_MARKER)
- << get_defs(CHAMPLAIN_TYPE_CACHE)
<< get_defs(CHAMPLAIN_TYPE_LAYER)
<< get_defs(CHAMPLAIN_TYPE_MAP_SOURCE)
<< get_defs(CHAMPLAIN_TYPE_MAP_PROJECTION)
diff --git a/libchamplain/src/filelist.am b/libchamplain/src/filelist.am
index 652f427..00a6353 100644
--- a/libchamplain/src/filelist.am
+++ b/libchamplain/src/filelist.am
@@ -10,14 +10,13 @@ files_defs = \
libchamplain_docs_override.xml
files_hg = \
- base-marker.hg \
- cache.hg \
+ marker.hg \
defines.hg \
layer.hg \
map-source-desc.hg \
map-source-factory.hg \
map-source.hg \
- marker.hg \
+ label.hg \
network-map-source.hg \
point.hg \
polygon.hg \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]