From 0bba02370a82719e47ba0566c3c56ea0b770c96c Mon Sep 17 00:00:00 2001 From: Renaud G Date: Sun, 7 Feb 2021 02:01:12 +0100 Subject: Remove getLatestNode to getLeafNode --- include/parsingtoolbox.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include') diff --git a/include/parsingtoolbox.h b/include/parsingtoolbox.h index a58aabd..1817704 100644 --- a/include/parsingtoolbox.h +++ b/include/parsingtoolbox.h @@ -191,7 +191,6 @@ public: // Traversal functions static QString number(qreal value); - static ExecutionNode* getLatestNode(ExecutionNode* node); static ExecutionNode* getLeafNode(ExecutionNode* start); const std::vector& getStartNodes(); static void setStartNodes(std::vector* startNodes); -- cgit v1.2.3-70-g09d2