Cppcheck warning.
--HG-- branch : release
This commit is contained in:
parent
1abff6b62c
commit
7af7adceab
|
@ -108,7 +108,6 @@ QVector<quint32> SaveToolOptions::Missing(const QList<quint32> &list1, const QLi
|
|||
bool SaveToolOptions::mergeWith(const QUndoCommand *command)
|
||||
{
|
||||
const SaveToolOptions *saveCommand = static_cast<const SaveToolOptions *>(command);
|
||||
SCASSERT(saveCommand != nullptr)
|
||||
|
||||
if (saveCommand->getToolId() != nodeId)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue
Block a user