From 1e2c2131bfa90256817bc0299892af06bcfca608 Mon Sep 17 00:00:00 2001 From: Renaud G Date: Thu, 21 Apr 2016 06:45:15 +0200 Subject: Fix error and warning from CppCheck --- node/countexecutenode.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'node/countexecutenode.h') diff --git a/node/countexecutenode.h b/node/countexecutenode.h index 167ee82..15b2509 100644 --- a/node/countexecutenode.h +++ b/node/countexecutenode.h @@ -38,8 +38,8 @@ public: virtual qint64 getPriority() const; private: - Validator* m_validator; ScalarResult* m_scalarResult; + Validator* m_validator; }; #endif // COUNTEXECUTENODE_H -- cgit v1.2.3-70-g09d2