Help: mark currently unused-parameter as such for now
This commit is contained in:
parent
86debf7c21
commit
50e27afc47
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