diff --git a/src/OVAL/probes/probe/icache.c b/src/OVAL/probes/probe/icache.c index cd86b13119..45936a892a 100644 --- a/src/OVAL/probes/probe/icache.c +++ b/src/OVAL/probes/probe/icache.c @@ -531,7 +531,6 @@ static int probe_cobj_memcheck(size_t item_cnt, double max_ratio) static int _mark_collected_object_as_incomplete(struct probe_ctx *ctx, const char *message) { - /* * Don't set the message again if the collected object is * already flagged as incomplete.