Skip to content

Commit

Permalink
Merge pull request #157 from skliper:fix156-rm_unused_cc
Browse files Browse the repository at this point in the history
Fix #156, Remove unused PDU related function codes
  • Loading branch information
dzbaker committed Dec 5, 2023
2 parents 6e55bb4 + f143c48 commit 7d4de9d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions config/default_ci_lab_fcncodes.h
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,5 @@
*/
#define CI_LAB_NOOP_CC 0
#define CI_LAB_RESET_COUNTERS_CC 1
#define CI_LAB_MODIFY_PDU_FILESIZE_CC 2
#define CI_LAB_CORRUPT_PDU_CHECKSUM_CC 3
#define CI_LAB_DROP_PDUS_CC 4
#define CI_LAB_CAPTURE_PDUS_CC 5
#define CI_LAB_STOP_PDU_CAPTURE_CC 6

#endif

0 comments on commit 7d4de9d

Please sign in to comment.