nvda
4a9a2bf1 - Remove deprecated config options (#18102)

Commit
286 days ago
Remove deprecated config options (#18102) Closes #18066 Summary of the issue: Some deprecated config keys are still included in the config spec. Description of user facing changes None. Description of developer facing changes The config.conf["documentFormatting"]["reportFontAttributes"] definition has been removed from the config spec, and the code linking it and ["fontAttributeReporting"] has been removed. Description of development approach Removed the linking code and the line in the config spec.
Author
Parents
Loading