Skip to content

Commit

Permalink
Removed stray (debug) message.
Browse files Browse the repository at this point in the history
  • Loading branch information
jhelmold committed Oct 18, 2024
1 parent ed5123e commit 94377da
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/manage.c
Original file line number Diff line number Diff line change
Expand Up @@ -3274,8 +3274,6 @@ cve_scan_report_host_json (task_t task,
const char *host_cpe;
double severity;

g_message ("PROTO1: WHILE1");

host_cpe = host_details_cpe_iterator_cpe (&host_details_cpe);
cpe_product = uri_cpe_to_fs_product (host_cpe);
init_cpe_match_nodes_iterator (&cpe_match_root_node, cpe_product);
Expand Down

0 comments on commit 94377da

Please sign in to comment.