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 {
|
||||
|
||||
class ParseData;
|
||||
|
||||
enum AbstractModelRoles
|
||||
{
|
||||
ParentCostRole = Qt::UserRole,
|
||||
|
Reference in New Issue
Block a user