diff --git a/config/default_ci_lab_fcncodes.h b/config/default_ci_lab_fcncodes.h index 8d1c456..6a0baba 100644 --- a/config/default_ci_lab_fcncodes.h +++ b/config/default_ci_lab_fcncodes.h @@ -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