[gnome-maps/wip/mlundblad/remove-contacts: 12/17] Remove maps-contact
- From: Marcus Lundblad <mlundblad src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-maps/wip/mlundblad/remove-contacts: 12/17] Remove maps-contact
- Date: Thu, 23 Jun 2022 21:15:11 +0000 (UTC)
commit 07d7007da319a7fd230f60de895e95312ca56165
Author: Marcus Lundblad <ml dfupdate se>
Date: Wed Jun 22 22:37:40 2022 +0200
Remove maps-contact
lib/maps-contact.c | 339 -----------------------------------------------------
lib/maps-contact.h | 54 ---------
lib/maps.h | 1 -
lib/meson.build | 2 -
4 files changed, 396 deletions(-)
---
diff --git a/lib/maps.h b/lib/maps.h
index 10d8eb73..d55051d7 100644
--- a/lib/maps.h
+++ b/lib/maps.h
@@ -19,6 +19,5 @@
#define __MAPS_H__
#include <glib-object.h>
-#include "maps-contact.h"
#endif
diff --git a/lib/meson.build b/lib/meson.build
index 431ba1f9..bdbb4b01 100644
--- a/lib/meson.build
+++ b/lib/meson.build
@@ -1,7 +1,6 @@
maps_h = 'maps.h'
headers_private = files(
- 'maps-contact.h',
'maps-file-tile-source.h',
'maps-osm.h',
'maps-osm-changeset.h',
@@ -13,7 +12,6 @@ headers_private = files(
)
sources = files(
- 'maps-contact.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]