forked from qt-creator/qt-creator
Clang: Fix tidy demo file
Revert unintended addition. Change-Id: I8ee78ee6e59f7fdc29d62df3e720c5c2dd706ada Reviewed-by: Ivan Donchevskii <ivan.donchevskii@qt.io>
This commit is contained in:
@@ -203,8 +203,6 @@ public:
|
||||
virtual bool check(bool enable = true);
|
||||
};
|
||||
|
||||
bool Derived2::
|
||||
|
||||
// performance-unnecessary-value-param
|
||||
void use(Base b)
|
||||
{
|
||||
|
Reference in New Issue
Block a user