diff --git a/src/human.h b/src/human.h index c48c319..d8adbf7 100644 --- a/src/human.h +++ b/src/human.h @@ -45,7 +45,6 @@ typedef struct { /* Number of assisting humans (0 for none) */ int assisting_humans; - /* Assisting human color palette */ sar_color_struct assisting_human_color[SAR_HUMAN_COLORS_MAX];