forked from qt-creator/qt-creator
Valgrind: Remove unneeded declaration
Change-Id: Ife7bf5e621cfa217cc777a3cb182ed419b4918fc Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
@@ -7,8 +7,6 @@
|
|||||||
|
|
||||||
namespace Valgrind::Callgrind {
|
namespace Valgrind::Callgrind {
|
||||||
|
|
||||||
class ParseData;
|
|
||||||
|
|
||||||
enum AbstractModelRoles
|
enum AbstractModelRoles
|
||||||
{
|
{
|
||||||
ParentCostRole = Qt::UserRole,
|
ParentCostRole = Qt::UserRole,
|
||||||
|
Reference in New Issue
Block a user