Skip to content

Commit

Permalink
Remove NSEL option from nfanon. NSEL included by default
Browse files Browse the repository at this point in the history
  • Loading branch information
phaag committed Jan 6, 2024
1 parent d49a050 commit 389acc5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/nfanon/nfanon.c
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,6 @@ static inline void AnonRecord(recordHeaderV3_t *v3Record) {
} break;
case EXlatencyID:
break;
#ifdef NSEL
case EXnselCommonID:
break;
case EXnselXlateIPv4ID: {
Expand Down Expand Up @@ -199,7 +198,6 @@ static inline void AnonRecord(recordHeaderV3_t *v3Record) {
break;
case EXnelXlatePortID:
break;
#endif
case EXnbarAppID:
break;
case EXinPayloadID:
Expand Down

0 comments on commit 389acc5

Please sign in to comment.