Skip to content

Commit 8e5f3af

Browse files
authored
Remove legacyCompilerArgsBehavior deprecation. (#9439)
1 parent 9397ddb commit 8e5f3af

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Extension/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2670,8 +2670,7 @@
26702670
"type": "boolean",
26712671
"default": false,
26722672
"markdownDescription": "%c_cpp.configuration.legacyCompilerArgsBehavior.markdownDescription%",
2673-
"scope": "resource",
2674-
"deprecationMessage": "%c_cpp.configuration.legacyCompilerArgsBehavior.deprecationMessage%"
2673+
"scope": "resource"
26752674
}
26762675
}
26772676
},

0 commit comments

Comments
 (0)