summaryrefslogtreecommitdiffstats
path: root/hicn-light
diff options
context:
space:
mode:
authorJordan Augé <jordan.auge+fdio@cisco.com>2019-01-31 17:56:09 +0100
committerJordan Augé <jordan.auge+fdio@cisco.com>2019-01-31 16:57:58 +0000
commit73a32185fcff046606af68f916ab3d474d9ca765 (patch)
tree5d23174e342b9148ecbf942c69bbdc0e66b49140 /hicn-light
parent4d3c71e9ae772d020220596636bc6e3ea07741e5 (diff)
Minor cleanup
Change-Id: Ic4197900ca835414e2550de6fc1e4a098a91e620 Signed-off-by: Jordan Augé <jordan.auge+fdio@cisco.com>
Diffstat (limited to 'hicn-light')
-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: