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/roundnode.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/libparser/node/roundnode.h') diff --git a/src/libparser/node/roundnode.h b/src/libparser/node/roundnode.h index a16e886..92b5166 100644 --- a/src/libparser/node/roundnode.h +++ b/src/libparser/node/roundnode.h @@ -18,7 +18,6 @@ public: // ExecutionNode interface public: void run(ExecutionNode* previous); - QString toString(bool withLabel) const; qint64 getPriority() const; ExecutionNode* getCopy() const; void setCommand(ExecutionNode* cmd); -- cgit v1.2.3-70-g09d2