summaryrefslogtreecommitdiff
path: root/image/mng.c
diff options
context:
space:
mode:
Diffstat (limited to 'image/mng.c')
-rw-r--r--image/mng.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/image/mng.c b/image/mng.c
index 7d288a3d3..c97a96660 100644
--- a/image/mng.c
+++ b/image/mng.c
@@ -75,7 +75,6 @@ bool nsmng_create(struct content *c, const struct http_parameter *params)
union content_msg_data msg_data;
assert(c != NULL);
- assert(params != NULL);
/* Initialise the library
*/