aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/node/sortresult.cpp
diff options
context:
space:
mode:
authorRenaud G <renaud@rolisteam.org>2015-04-01 08:12:40 +0200
committerRenaud G <renaud@rolisteam.org>2015-04-01 08:12:40 +0200
commit912e6f5df6b5f51ee3e28544720305fcfd3e6710 (patch)
tree9daf471eee2ac3d7792e3b7991b086c0d2425643 /node/sortresult.cpp
parent2225f71200d8513a86f24589d0d6c8e5843439cd (diff)
parent60a0e524561ae86c9509c61b00a5d8ba40a1d7ee (diff)
downloadOneRoll-912e6f5df6b5f51ee3e28544720305fcfd3e6710.tar.gz
OneRoll-912e6f5df6b5f51ee3e28544720305fcfd3e6710.zip
Merge branch 'master' of github-as-renaud:obiwankennedy/DiceParser
Diffstat (limited to 'node/sortresult.cpp')
-rw-r--r--node/sortresult.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/node/sortresult.cpp b/node/sortresult.cpp
index 5d7f142..46e6eb8 100644
--- a/node/sortresult.cpp
+++ b/node/sortresult.cpp
@@ -72,9 +72,6 @@ void SortResultNode::run(ExecutionNode* node)
}
}
-
-
-
m_diceResult->setResultList(diceList2);
if(NULL!=m_nextNode)
{