Merge pull request #35589 from akien-mga/doc-drop-category-property

doc: Drop unused 'category' property from header
This commit is contained in:
Rémi Verschelde
2020-01-26 16:34:13 +01:00
committed by GitHub
655 changed files with 659 additions and 671 deletions

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="@GlobalScope" category="Core" version="3.2">
<class name="@GlobalScope" version="3.2">
<brief_description>
Global scope constants and variables.
</brief_description>