From 6a91d28cf161e5a121d7bc09453e23455a109cbb Mon Sep 17 00:00:00 2001 From: Renaud Guezennec Date: Sun, 15 Mar 2026 11:42:31 +0100 Subject: [tree]: improve tree generation --- src/libparser/node/occurencecountnode.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/libparser/node/occurencecountnode.h') diff --git a/src/libparser/node/occurencecountnode.h b/src/libparser/node/occurencecountnode.h index 4801bfb..10f0789 100644 --- a/src/libparser/node/occurencecountnode.h +++ b/src/libparser/node/occurencecountnode.h @@ -31,7 +31,6 @@ public: OccurenceCountNode(); void run(ExecutionNode* previous= nullptr); - virtual QString toString(bool withLabel) const; ExecutionNode* getCopy() const; qint64 getPriority() const; -- cgit v1.2.3-70-g09d2