summaryrefslogtreecommitdiffstats
path: root/hicn-light/src/core/mapMe.c
diff options
context:
space:
mode:
Diffstat (limited to 'hicn-light/src/core/mapMe.c')
-rw-r--r--hicn-light/src/core/mapMe.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/hicn-light/src/core/mapMe.c b/hicn-light/src/core/mapMe.c
index 4444bcf15..16e631c0f 100644
--- a/hicn-light/src/core/mapMe.c
+++ b/hicn-light/src/core/mapMe.c
@@ -107,8 +107,6 @@ bool mapMe_Init(MapMe **mapme, Forwarder *forwarder) {
* - src/core/connection.{c,h}
*/
- ERROR((*mapme), "MapMe");
-
return true;
ERR_MALLOC: