Remove a useless doc comment from ScalarSequenceParser
This commit is contained in:
parent
7d991cea86
commit
ab0ff81fab
1 changed files with 0 additions and 1 deletions
|
@ -37,7 +37,6 @@ struct ScalarSequenceParser
|
||||||
mVector()
|
mVector()
|
||||||
{ }
|
{ }
|
||||||
|
|
||||||
/** Constructor */
|
|
||||||
ScalarSequenceParser(Scene& scene,
|
ScalarSequenceParser(Scene& scene,
|
||||||
Parser::Stack& parsers,
|
Parser::Stack& parsers,
|
||||||
CallbackFunction callback)
|
CallbackFunction callback)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue