Skip to content

Commit

Permalink
Remove superfluous cfg subcode
Browse files Browse the repository at this point in the history
Should've been removed as part of 7ae447f.
  • Loading branch information
gavanderhoorn committed Jun 19, 2023
1 parent 8cd11d8 commit c329637
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ErrorHandling.h
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,6 @@ typedef enum
SUBCODE_CONFIGURATION_INVALID_CUSTOM_JOINT_NAME,
SUBCODE_CONFIGURATION_INVALID_USERLAN_MONITOR_PORT,
SUBCODE_CONFIGURATION_USERLAN_MONITOR_AUTO_DETECT_FAILED,
SUBCODE_CONFIGURATION_INVALID_USERLAN_MONITOR_MAX_NUM_DROPS,
SUBCODE_CONFIGURATION_RUNTIME_USERLAN_LINKUP_ERR,
} CONFIGURATION_SUBCODE;

Expand Down

0 comments on commit c329637

Please sign in to comment.