Remove -strict-style-init-only

This commit is contained in:
gingerBill
2023-08-01 11:14:52 +01:00
parent 69e1f42aed
commit 2f094134a3
3 changed files with 1 additions and 21 deletions
-1
View File
@@ -325,7 +325,6 @@ struct BuildContext {
bool disallow_do;
bool strict_style;
bool strict_style_init_only;
bool ignore_warnings;
bool warnings_as_errors;