Silence unused argument.
This commit is contained in:
@@ -62,7 +62,7 @@ public:
|
||||
* another parameter cache.
|
||||
*/
|
||||
template <class OtherCache>
|
||||
void assignPersistentData(const OtherCache& other)
|
||||
void assignPersistentData(const OtherCache& /* other */)
|
||||
{}
|
||||
|
||||
/*!
|
||||
|
||||
Reference in New Issue
Block a user