aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/encoding/message.c
diff options
context:
space:
mode:
Diffstat (limited to 'Source/charon/encoding/message.c')
-rw-r--r--Source/charon/encoding/message.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/charon/encoding/message.c b/Source/charon/encoding/message.c
index 84f174365..b9f34e5d5 100644
--- a/Source/charon/encoding/message.c
+++ b/Source/charon/encoding/message.c
@@ -821,7 +821,6 @@ static status_t verify(private_message_t *this)
}
}
iterator->destroy(iterator);
-
return SUCCESS;
}