From 5fe518bbc3e8dd91f4452947af5dce6a2811ce5b Mon Sep 17 00:00:00 2001 From: Renaud G Date: Sat, 25 Jan 2014 12:44:59 +0100 Subject: fix some issue with parentheses management. --- node/keepdiceexecnode.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'node/keepdiceexecnode.cpp') diff --git a/node/keepdiceexecnode.cpp b/node/keepdiceexecnode.cpp index 62aefb6..ebe3941 100644 --- a/node/keepdiceexecnode.cpp +++ b/node/keepdiceexecnode.cpp @@ -12,7 +12,7 @@ KeepDiceExecNode::KeepDiceExecNode() void KeepDiceExecNode::run(ExecutionNode* previous) { - qDebug() << "KeepDiceExecNode node"; +// qDebug() << "KeepDiceExecNode node"; if(NULL==previous) { return; -- cgit v1.2.3-70-g09d2