Valgrind: Remove unneeded declaration

Change-Id: Ife7bf5e621cfa217cc777a3cb182ed419b4918fc
Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
Jarek Kobus
2024-10-07 08:36:38 +02:00
parent 54d9e8c4df
commit 48311f120f

View File

@@ -7,8 +7,6 @@
namespace Valgrind::Callgrind {
class ParseData;
enum AbstractModelRoles
{
ParentCostRole = Qt::UserRole,