Skip to content

Commit

Permalink
Removed trace
Browse files Browse the repository at this point in the history
  • Loading branch information
lucaderi committed Feb 10, 2025
1 parent 9038921 commit b911bf6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/lib/ndpi_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -601,9 +601,6 @@ void ndpi_set_proto_defaults(struct ndpi_detection_module_struct *ndpi_str,
char *name;
int j;

if(protoId == NDPI_PROTOCOL_NETFLIX)
printf("Hello\n");

if(!ndpi_str || !protoName)
return;

Expand Down

0 comments on commit b911bf6

Please sign in to comment.