diff --git a/lib/cmp_entity.c b/lib/cmp_entity.c
index 84f784d0993f62f12336966ce398ec7ff33f3e1d..99aa3bdfc70875ca3ada629b3a2fddbe976bf492 100644
--- a/lib/cmp_entity.c
+++ b/lib/cmp_entity.c
@@ -1640,7 +1640,6 @@ void *cmp_ent_get_data_buf(struct cmp_entity *ent)
  * @param data_buf	pointer where the destination data buffer where the
  *	compressed data is copied to (can be NULL)
  * @param data_buf_size	size of the destination data buffer
- * @param verbose_en	print verbose output if not zero
  *
  * @returns the size in bytes to store the compressed data; negative on error
  *