mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-24 22:54:59 -07:00
Remove -strict-style-init-only
This commit is contained in:
@@ -325,7 +325,6 @@ struct BuildContext {
|
||||
bool disallow_do;
|
||||
|
||||
bool strict_style;
|
||||
bool strict_style_init_only;
|
||||
|
||||
bool ignore_warnings;
|
||||
bool warnings_as_errors;
|
||||
|
||||
Reference in New Issue
Block a user