diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/package.json b/package.json index 67b83b8..20e5ab5 100644 --- a/package.json +++ b/package.json @@ -64,11 +64,6 @@ "type": "boolean", "default": true }, - "doxdocgen.generic.boolPointerReturnsNull": { - "description": "If this is enabled a pointer to a bool return value will include a null return param.", - "type": "boolean", - "default": true - }, "doxdocgen.generic.briefTemplate": { "description": "The template of the brief DoxyGen line that is generated. If empty it won't get generated at all.", "type": "string", |