Help: mark currently unused-parameter as such for now
This commit is contained in:
parent
09f6cec0c1
commit
973a8f54f9
1 changed files with 1 additions and 0 deletions
|
@ -76,6 +76,7 @@ public:
|
|||
: type_(t)
|
||||
, variation_(variation)
|
||||
{
|
||||
UNUSED(type_);
|
||||
}
|
||||
|
||||
/** Inherited from @ref topic_text_generator. */
|
||||
|
|
Loading…
Add table
Reference in a new issue