diff options
Diffstat (limited to 'src/classdef.h')
-rw-r--r-- | src/classdef.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/classdef.h b/src/classdef.h index f6d594c..4e76117 100644 --- a/src/classdef.h +++ b/src/classdef.h @@ -76,7 +76,6 @@ class ClassDef : public Definition * \param startColumn column number where the definition of this compound * starts. * \param name the name of this compound (including scope) - * \param symId unique Id for this symbol * \param ct the kind of Compound * \param ref the tag file from which this compound is extracted * or 0 if the compound doesn't come from a tag file |