chiark / gitweb /
doxygen: kill dead code.
authorVladimír Vondruš <mosra@centrum.cz>
Fri, 9 Feb 2018 20:41:01 +0000 (21:41 +0100)
committerVladimír Vondruš <mosra@centrum.cz>
Fri, 9 Feb 2018 20:41:01 +0000 (21:41 +0100)
doxygen/dox2html5.py

index 13f788ffa54579538bc5fc7cf873dea0dceb3355..7aeb7f9db524341a4c0e04fc73084be9c1acf458 100755 (executable)
@@ -852,8 +852,6 @@ def parse_desc_internal(state: State, element: ET.Element, immediate_parent: ET.
             assert element.tag == 'para' # is inside a paragraph :/
             has_block_elements = True
 
-            out.param_kind = i.attrib['kind']
-            assert out.param_kind in ['param', 'templateparam']
             for param in i:
                 # This is an overcomplicated shit, so check sanity
                 # http://www.stack.nl/~dimitri/doxygen/manual/commands.html#cmdparam