diff --git a/include/morse_struct.h b/include/morse_struct.h index 522dd61fe9c02fca04e95a824e4ed8d90a5929e8..f307645d27a6b5ab39cbc36963b8dee547409cd3 100644 --- a/include/morse_struct.h +++ b/include/morse_struct.h @@ -128,7 +128,6 @@ typedef struct morse_context_s { int group_size; /* Boolean flags */ - MORSE_bool errors_enabled; MORSE_bool warnings_enabled; MORSE_bool autotuning_enabled; MORSE_bool parallel_enabled;