VS: Remove empty ExternalWarningLevel entry from flag table for v143

This commit is contained in:
Brad King
2021-07-14 13:57:34 -04:00
parent ccb6083cbe
commit 3f19847b28

View File

@@ -609,13 +609,6 @@
"value": "Level4",
"flags": []
},
{
"name": "ExternalWarningLevel",
"switch": "",
"comment": "Inherit Project Warning Level",
"value": "InheritWarningLevel",
"flags": []
},
{
"name": "CallingConvention",
"switch": "Gd",