[gnome-maps/wip/mlundblad/remove-contacts: 11/17] Remove maps-contact-store
- From: Marcus Lundblad <mlundblad src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-maps/wip/mlundblad/remove-contacts: 11/17] Remove maps-contact-store
- Date: Thu, 23 Jun 2022 21:15:11 +0000 (UTC)
commit 206fb2886aaa5c4002f391dfe67baf8c30df41a8
Author: Marcus Lundblad <ml dfupdate se>
Date: Wed Jun 22 22:35:26 2022 +0200
Remove maps-contact-store
lib/maps-contact-store.c | 320 -----------------------------------------------
lib/maps-contact-store.h | 68 ----------
lib/maps.h | 1 -
lib/meson.build | 2 -
4 files changed, 391 deletions(-)
---
diff --git a/lib/maps.h b/lib/maps.h
index a6916d2b..10d8eb73 100644
--- a/lib/maps.h
+++ b/lib/maps.h
@@ -19,7 +19,6 @@
#define __MAPS_H__
#include <glib-object.h>
-#include "maps-contact-store.h"
#include "maps-contact.h"
#endif
diff --git a/lib/meson.build b/lib/meson.build
index 60543648..431ba1f9 100644
--- a/lib/meson.build
+++ b/lib/meson.build
@@ -2,7 +2,6 @@ maps_h = 'maps.h'
headers_private = files(
'maps-contact.h',
- 'maps-contact-store.h',
'maps-file-tile-source.h',
'maps-osm.h',
'maps-osm-changeset.h',
@@ -15,7 +14,6 @@ headers_private = files(
sources = files(
'maps-contact.c',
- 'maps-contact-store.c',
'maps-file-tile-source.c',
'maps-osm.c',
'maps-osm-changeset.c',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]